Help please! How to change headings...
Posted: Wed Apr 20, 2005 10:10 am
I am desperate for a solution to this problem which, after much head-scratching, I cannot easily solve.
I am building an ezine, the content of which appears in an inline frame. I have included a pop-up menu from which users can navigate to the page of their choice. When they select a page, a JavaScript event is triggered that changes the heading - which is simply text in a styled textfield.
The problem is that the user can also navigate using "previous" and "next" buttons, which means that the heading doesn't then change - it simply stays as it was for the previous page.
The other part of this beast of a problem is that I need the nav buttons to sequence through the pages without the need to reload the main page: a truly "next" and "previous" function, dependent on which page is currently displayed in the iframe. Page 1 goes to page 2 etc. without reloading. I have serious doubts that this is possible, so I'm prepared to allow the page to reload if necessary - it would then load up with the new iframe content, I suppose.
I think that this is a very complex problem, and I have a deadline to meet unfortunately. Can somebody please put me out of my misery?
Thanks in advance.
I am building an ezine, the content of which appears in an inline frame. I have included a pop-up menu from which users can navigate to the page of their choice. When they select a page, a JavaScript event is triggered that changes the heading - which is simply text in a styled textfield.
The problem is that the user can also navigate using "previous" and "next" buttons, which means that the heading doesn't then change - it simply stays as it was for the previous page.
The other part of this beast of a problem is that I need the nav buttons to sequence through the pages without the need to reload the main page: a truly "next" and "previous" function, dependent on which page is currently displayed in the iframe. Page 1 goes to page 2 etc. without reloading. I have serious doubts that this is possible, so I'm prepared to allow the page to reload if necessary - it would then load up with the new iframe content, I suppose.
I think that this is a very complex problem, and I have a deadline to meet unfortunately. Can somebody please put me out of my misery?
Thanks in advance.