» Birthday Bundle - Over $400 worth of Envato files for just $20

Create stack menus with Mojebus’ jStackmenu jQuery UI widget

Posted on May 4, 2010, Filled under jQuery,  Bookmark it

Front-End Web Developer Seamus Leahy has created Pure CSS Stack Menus and decided to take the same concept and created a jQuery UI widget for it. With the new jStackmenu, you can can take any element and turn its children into the items of a stack menu.

The effect is really cool and this script can help you reduce space on your web page. You can control when it opens and closes, the direction it opens, the size of the arc and even the time it takes to open. It even has events for those who really want to get clever.

The catch is that it does the arcing in browsers that support CSS transform (that’s an advantage for this browser because the JavaScript load is reduced). For browsers that do not support this property, the script degrades gracefully into a popup of the stack items in a line.

Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!

Get our RSS Feed!

Leave a Reply


* = required fields

  (will not be published)


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Note: If you want to post CODE Snippets, please make them postable first!
(e.g. <br /> should be converted to &lt;br /&gt;)