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!

Stopping a Scrolling Menu

Status
Not open for further replies.

DisgruntledWorker

Technical User
Nov 8, 2004
5
US
Hey all, I have a scrolling menu that I would like to dynamically Lock/UnLock.

For instance, I would have a link above the menu titled "Lock Menu". When clicked the menu would stop and the link would now be titled "UnLock Menu". Of course, when "Unlock Menu" is clicked, the menu would be scrolling again.

I thought this could be achieved using XMLHttpRequest, however I am not sure anymore. Anyone have any examples of what I'm attepmting?

I am not using cookies, I am storing the Lock/UnLock value in a table.

Another problem I am having is refrencing Links on a page while in Java and changing their value. Any tips?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top