Hi
I am trying to get a website developed. Nothing that complicated. The basic functionality would be a main menu on the left with menu buttons.Each menu button would load text into another form text box on the main frame. The text is divided by main headings. I also want sub menu buttons to load and be visible on the top of the page when a user clicks a main menu button , these sub menu buttons would have the same headings as the headings in the text and when a user clicks one of them it would jump to that part of the text. This would be to limit scrolling. So its something like an html anchor although it would be a seperate script that would load on a menu button being clicked and the number of sub menu items would change depending on the number of headings in the text.
If possible can anyone point me in the right direction for an example of this that you may know of online? So i can clearly explain it with example? Also maybe even a simple script to explain?
Many Thanks
BuZZ
I am trying to get a website developed. Nothing that complicated. The basic functionality would be a main menu on the left with menu buttons.Each menu button would load text into another form text box on the main frame. The text is divided by main headings. I also want sub menu buttons to load and be visible on the top of the page when a user clicks a main menu button , these sub menu buttons would have the same headings as the headings in the text and when a user clicks one of them it would jump to that part of the text. This would be to limit scrolling. So its something like an html anchor although it would be a seperate script that would load on a menu button being clicked and the number of sub menu items would change depending on the number of headings in the text.
If possible can anyone point me in the right direction for an example of this that you may know of online? So i can clearly explain it with example? Also maybe even a simple script to explain?
Many Thanks
BuZZ
Comment