Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

daftTrailNavigation

JS Implentation of breadcrumb / trail navigation.

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

Released under The MIT License.

Description:

daftTrailNavigation is a basic codeblock that uses sessionStorage to show a trail of pages that a user visits.

Homepage:

http://github.com/ryanand26/daftTrailNavigation

Usage:

Options:

+ breadcrumbSelect - Select string for the container to write in the new HTML. Default: '.breadcrumb'.
+ storageKey - Key used in session storage. Default: 'trailnav'.
+ max - Maximum number of pages to track. Default: 4.
+ enabled - Boolean to enable / disable the code. Default: true.

About

Trail / Breadcrumb navigation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages