Sliding Subnav Plugin

Introducing my first jQuery plugin — a horizontal sliding submenu. It has a couple of options and the appearance can be modified via CSS. Any comments or feedback would be greatly appreciated.

Required Files

Slide Submenu requires:

  1. jQuery library
  2. hoverIntent plugin
  3. Slide Subnav plugin

License

Licensed under the MIT-license.

Download

Download includes the commented version and the minified version of the plugin, as well as the demo page to save you writing the CSS from scratch.

Comments

3 Responses to “Sliding Subnav Plugin”

  1. alberto says:

    hello
    thanks for your plugin:
    Until yesterday it worked well:
    today I installed Explorer 9 and sometimes the row of submenu is broken, and the last item appears on another line.
    The same page with Explorer 8 and Firefox works fine. Can you suggest a solution?

  2. The demo page works for me in IE9, there may be another CSS issue causing it in your implementation. Try playing with the z-indexes of related blocks — it might be hidden by a following element.

  3. alberto says:

    Hi, thanks for your reply. I solved it by setting subnav width to 105%. Not ideal but it works. Ciao

Leave a Reply

You must be logged in to post a comment.