Skip to content

JQuery script to create equally-spaced navigation links that line up with their container

Notifications You must be signed in to change notification settings

northk/justifyNav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jquery.justifyNav.js

Have you ever wanted horizontal navigation made up of list items in HTML, that are equally-spaced and line up with the left and right edges of their container? Did you do it in CSS? After much Googling, I couldn't find a way to do this in CSS. So, I wrote a JQuery plug-in. The code is licensed under the MIT license, so you can use it for commercial purposes.

See example.html for an example of how to use the script. And, see my blog article for a complete tutorial on how the script works. If you do find a way to accomplish this in CSS, please let me know!

This code is licensed under the MIT license..

Written by North Krimsly of www.highintegritydesign.com

About

JQuery script to create equally-spaced navigation links that line up with their container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published