Introducing my first jQuery plugin, a horizontal sliding submenu. Has a couple of options and the appearance can be modified in the css. Any comments or feedback would be greatly appreciated.
Required Files
Slide Submenu requires:
- jQuery library
- hoverIntent plugin
- Slide Subnav plugin
License
Licensed under the MIT-license.
Download
Download file 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.
- ssubnav1.1.zip (4.13 KB)
hello
thanks for your plugin:
Until yesterday the worked well:
today I installed explorer 9 and sometime (apparently with no sense) the row of submenu is broken, and the last is out in another line
The same page with explorer 8 and firefox work well:
can you suggest a solution to solve ?
thanks.
ps. if you need i give the address to see
The demo page works for me when I test it in IE9, there may be another CSS issue causing it on your implementation. Try playing with the z-index’s of related blocks, it might be hidden by a following element?
Hi
thanks for your reply:
I have solved putting subnav width=105%
I know is not the best solution but work.
Ciao