Hey everyone! Happy holidays. Ive been on a 3 day hunt for a horizontal accordion that functions almost identically to the one offered by mootools. An example of this type of accordion can be see on the mootools homepage (http:// www.mootools.net) <downloads/docs/blogs/trac>.
I want to use jquery or any other structure other then mootools, but idealy jquery. Now i've come across the common solutions on the internet, but they all seem to use a handle bar to control the function, I was interested in one very similar to the one by mootools. What I mean is that simply hovering over a unit will force it to expand the div, rather then having to click on a handle bar. The use of hoverintent in the script is a big bonus as well.. Well, if anyone knows of the existence of any such script it would be a big bonus :) thanks!