Hi, here are two examples using jquery:
1. http://www.gmarwaha.com/jquery/jkwick/test/test.html 2. http://dev.jquery.com/~john/jquery/test/moo-menu.html Also, u can find a lot of discussion about it here: http://www.nabble.com/forum/Search.jtp?forum=15494&local=y&query=kwick Hope it helps. On Dec 25, 2007 8:52 PM, Mark <[EMAIL PROTECTED]> wrote: > > 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! > >