Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Collapsable Tree Menu
Name: Smashypie Date: January 11, 2007 at 12:13:24 Pacific OS: Windows XP Professional CPU/Ram: XP 512 Product: HP
Comment:
I work at a Public Library and I am interested in designing a collapsable tree menu similar to the navigation found at: http://www.randolphnj.org/library/ I am reading a lot of material to go for CSS and not javascript/dhtml. If someone could point me in the right direction on where to find the exact same kind of tree menu (I don't want it to pop out, I want it to pop-down) then that would be very very helpful. Thanks
Name: mie2com Date: January 12, 2007 at 00:51:33 Pacific
Reply:
Hi.
When it come to advance javascript/dhtml, i always head to dynamicdrive.com. If you cant find what you need there, google will always be your good friend : D
0
Response Number 2
Name: triquock42c Date: April 17, 2007 at 03:56:28 Pacific
Summary: I've got some code that works great for a static collapsible menu. However, I'm trying to make it dynamic so I can create it from records in the database. I'm using ColdFusion and SQL, but the probl...
Summary: i have a nice javascript mousenover drop down menu it is position directly above an iframe, problem is, when you have just clicked an item from the drop down menu, which is over lapping the content in...
Summary: i have an html form, that has a pull down menu, that looks something like this: <form action="something.php" method="post"> <select name="var1"> <option value="choice1">Choice1 <option...