Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Jump menu in Dreamweaver

Status
Not open for further replies.

ssidetv

Technical User
Aug 30, 2001
57
GB
I have a jump menu in Dreamweaver that lists 47 items in alphabetical order. It is conceivable that some of my company's clients would like to run through the list from A to Z, but each time they (currently) reach the page they have just called up, the jump menu resets itself to item number one. I would like it to stick at its last setting so that all the client has to do is move down one in the list instead of having to scroll from the top again.
I was not sure if this was a DW or javascript function.
I would appreciate any advice.
Nick
 
If you are using a <select> list menu, you should be able to do this, depending on how the options are setup in that list.

Can you post a brief example of the select list with two or three options ??

Are you using ASP on the server ?? If not, post the examples anyways, I can provide a pure JavaScript solution. I'm hoping your options are layed out the way I think they are..

ToddWW :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top