View Single Post
  #3 (permalink)  
Old 07-09-2009, 12:42 PM
meloncholy's Avatar
meloncholy meloncholy is offline
Master Babbler
 
Join Date: May 2009
Posts: 158
meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)
Default

I'd second what TechieGuy says: I found the site quite difficult to use, and incredibly slow on my (admittedly quite old) laptop.

But basically what you're after is an accordion menu. Google has plenty of examples with code. There's a plug and play one that's part of the jQuery UI, though it doesn't look like it has an option to expand horizontally. Here's another jQuery example that should be easy to adapt to work horizontally: essentially you need to replace the slideUp and slideDown with custom animate calls (to animate the ul width) and you're done, barring the CSS work of course.
__________________
Pole Exercise - Pole dancing evolved
Reply With Quote