Skip to content

DaftApethIndustries/DaftDockedNav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daftDockedNav

Implentation of a Docked navigation bar. Can optionally clone the original element.

(c) 2014 Daft Apeth Industries (enquiries@daftapeth.co.uk)

Released under The MIT License.

Plugin Options:

+ itemSelector: (default: '.docking-nav') Target element.
+ useClone: (default: 'false') Clone the target element.
+ cloneClass: (default: 'dockedClone') Class to add to the cloned element
+ isDockedClass: (default: 'is-visible') Class added when the element is docked.
+ isFixedClass: (deafult: 'is-fixed') Class added when the element is fixed.
+ appendTarget: (default: 'body') Select used to insert the clone.
+ pixelsGrace: (default: 0) Pixel distance before the clone is shown.
+ usePixelsGrace : (default: false) Enable / disable the pixel distance.

About

Docked navigation bar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors