Sunday, March 10, 2013

JQuery Horizontal Menu Example and Template

Thought I’d post this simple jQuery menu sample code for those of you just starting out in jQuery.
It’s a very simplistic file and consists of 3 files and a reference to the actual jQuery javascript library.  I’ve set the reference to this javascript library file to my server because you never know when an external source location will change on another server.

This is a very, very simple example but should get you going as far as how the css, js, jQuery, and html file work together.  If you’re working with PHP, just copy out the html body section and place in a php file.  From there, use the include method to place it on your main page.
Happy Coding!
<a href=”jquery.slider.menu.zip” target=”_blank” >Download Example</a>

0 comments:

Post a Comment