MCPcopy Create free account

hub / github.com/adtile/fixed-nav / functions

Functions25 in github.com/adtile/fixed-nav

↓ 9 callersFunctionaddEvent
(el, evt, fn, bubble)
js/responsive-nav.js:52
↓ 9 callersFunctionremoveClass
(el, cls)
js/responsive-nav.js:164
↓ 9 callersFunctionremoveEvent
(el, evt, fn, bubble)
js/responsive-nav.js:88
↓ 8 callersFunctionaddClass
(el, cls)
js/responsive-nav.js:151
↓ 8 callersFunctionbind
(method, context)
js/fastclick.js:93
↓ 7 callersFunctionsetAttributes
(el, attrs)
js/responsive-nav.js:139
↓ 4 callersFunctionforEach
(array, callback, scope)
js/fixed-responsive-nav.js:21
↓ 3 callersFunctionselectActiveMenuItem
(i)
js/fixed-responsive-nav.js:77
↓ 2 callersFunction_mergeObjects
( original, updates )
js/scroll.js:35
↓ 2 callersFunctionclearTapCheck
()
js/fixed-responsive-nav.js:118
↓ 2 callersFunctionsetupLocations
()
js/fixed-responsive-nav.js:60
↓ 1 callersFunction_easingPattern
( type, time )
js/scroll.js:45
↓ 1 callersFunction_getDataOptions
( options )
js/scroll.js:83
↓ 1 callersFunction_getEndLocation
( anchor, headerHeight )
js/scroll.js:64
↓ 1 callersFunction_startAnimateScroll
()
js/scroll.js:169
↓ 1 callersFunction_stopAnimateScroll
(position, endLocation, animationInterval)
js/scroll.js:146
↓ 1 callersFunction_updateURL
( anchor, url )
js/scroll.js:108
↓ 1 callersFunctionforEach
(array, callback, scope)
js/responsive-nav.js:176
↓ 1 callersFunctiongetChildren
(e)
js/responsive-nav.js:118
↓ 1 callersFunctionresponsiveNav
(el, options)
js/responsive-nav.js:15
FunctionFastClick
* Instantiate fast-clicking listeners on the specificed layer. * * @constructor * @param {Element} layer The layer to listen on
js/fastclick.js:20
FunctionResponsiveNav
(el, options)
js/responsive-nav.js:191
Function_loopAnimateScroll
()
js/scroll.js:157
FunctionanimateScroll
( toggle, anchor, options, event )
js/scroll.js:117
Functioninit
( options )
js/scroll.js:188