Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

chrisdivyak/EasyAsPie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

Easy As Pie - Responsive Navigation

This code is Deprecated: I am no longer supporting further development of this plugin. Use at your own risk.

n easy to use, CSS3/jQuery Responsive Navigation built on the Superfish menu and HTML5. This was developed in part because of the lack of nested responsive menus.

Working Demo

Features

  • Heavily Commented CSS for easy updates.
  • Works in the following Browsers
    • IE6+
    • Firefox 3.6+
    • Safari 4+
    • Chrome
    • Opera
    • iPad 2+
    • iPhone 3+
    • Android

What's Included

  • Modernizr for IE6-8
  • Superfish Menu
  • HoverIntent plugin
  • Data image fallback for lack of png support for IE7
  • Arrow image for IE6 menus

Options

$("nav").easyPie({
  'icon': "+" //icon for mobile push menu
  'navClass': "applePie"//Navigation class
  'collapseClass': "pieCollapse" //class for collapsing menu on mobile 	  
});

License

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An easy to use, CSS3/jQuery Responsive Navigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published