orbit1877
10-11-2007, 06:46 PM
1) Script Title: Slashdot Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/slashdot.htm
3) Describe problem:
Actually two problems: First, I'd like the top-level menu items to be clickable, so they actually load a page. The collapse/expand function is supposed to be triggered by clicking only on - in my case - the PLUS and MINUS icons. How is that possible? Here is the script in my site:
http://bmm.qut.edu.au/dev/
Second, when the page loads, the menu first appears all expanded and then after the init, it goes to a collapsed state (or remembers the state from the cookie). However, when there's a lot of other data to load (such as those pages with Google Maps), it sits there all expanded and then eventually after a while collapses to the right state. Is there a way to load the menu all collapsed by default, and then remember the state stored in the cookie (if there is one)?
Sorry, if these questions have been answered elsewhere, I did a search and read many postings but couldn't find the right solution. If this has been answered already, would you please kindly point me in the right direction?
Thanks heaps for your help!
marcus
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/slashdot.htm
3) Describe problem:
Actually two problems: First, I'd like the top-level menu items to be clickable, so they actually load a page. The collapse/expand function is supposed to be triggered by clicking only on - in my case - the PLUS and MINUS icons. How is that possible? Here is the script in my site:
http://bmm.qut.edu.au/dev/
Second, when the page loads, the menu first appears all expanded and then after the init, it goes to a collapsed state (or remembers the state from the cookie). However, when there's a lot of other data to load (such as those pages with Google Maps), it sits there all expanded and then eventually after a while collapses to the right state. Is there a way to load the menu all collapsed by default, and then remember the state stored in the cookie (if there is one)?
Sorry, if these questions have been answered elsewhere, I did a search and read many postings but couldn't find the right solution. If this has been answered already, would you please kindly point me in the right direction?
Thanks heaps for your help!
marcus