I am new to Javascript.
I have an href that opens a new page in an iframe, but I also need to change the main page once this href is clicked.
I belive I need Javascript to do this?
Please could someone point me to a tutorial or example of how I would do this, I have searched but I am really unsure of what I am looking for.
My main page is written in PHP therefore when the Javascript variable is set to a specific value I need to display additional information.
Can this be done or am I "barking up the wrong tree".
Any help appreciated.
I have an href that opens a new page in an iframe, but I also need to change the main page once this href is clicked.
I belive I need Javascript to do this?
Please could someone point me to a tutorial or example of how I would do this, I have searched but I am really unsure of what I am looking for.
My main page is written in PHP therefore when the Javascript variable is set to a specific value I need to display additional information.
Can this be done or am I "barking up the wrong tree".
Any help appreciated.