I am looking for some code in JQuery for a sliding menu bar just like the one on this
page. If anyone can help. The menu bar at this site was done with css3 and html5. Trying to avoid if possible.
I am looking for some code in JQuery for a sliding menu bar just
Share
If you’re looking for a raw jQuery menu, you could use animate(). See this JSFiddle for an example:
http://jsfiddle.net/turiyag/7tcbc/3/