MCPcopy Create free account

hub / github.com/claudiocalautti/prism-slider / functions

Functions22 in github.com/claudiocalautti/prism-slider

↓ 1 callersFunctionaddEvents_
* Add Events. * Bind click on bullets.
js/slideshow.js:195
↓ 1 callersFunctionaddEvents_
* Add Events. * Bind click on bullets.
js/slideshow2.js:194
↓ 1 callersFunctionaddEvents_
* Add Events. * Bind click on bullets.
js/slideshow3.js:195
↓ 1 callersFunctionaddNavigation_
* Add Navigation. * Create a new bullet for each slide and add it to navigation (ul) * with data-index reference.
js/slideshow.js:172
↓ 1 callersFunctionaddNavigation_
* Add Navigation. * Create a new bullet for each slide and add it to navigation (ul) * with data-index reference.
js/slideshow2.js:171
↓ 1 callersFunctionaddNavigation_
* Add Navigation. * Create a new bullet for each slide and add it to navigation (ul) * with data-index reference.
js/slideshow3.js:172
↓ 1 callersFunctiongetContainer_
* Get main container element, and store in container element.
js/slideshow.js:118
↓ 1 callersFunctiongetContainer_
* Get main container element, and store in container element.
js/slideshow2.js:117
↓ 1 callersFunctiongetContainer_
* Get main container element, and store in container element.
js/slideshow3.js:118
↓ 1 callersFunctioninitPrism_
* Init Masks. * Loop masks variable and create a new layer for each mask object.
js/slideshow.js:147
↓ 1 callersFunctioninitPrism_
* Init Masks. * Loop masks variable and create a new layer for each mask object.
js/slideshow2.js:146
↓ 1 callersFunctioninitPrism_
* Init Masks. * Loop masks variable and create a new layer for each mask object.
js/slideshow3.js:147
↓ 1 callersFunctioninitSlider_
* Init Slides. * Create and initialise main background slider (first layer). * Since we'll use this as main slider no mask is given.
js/slideshow.js:128
↓ 1 callersFunctioninitSlider_
* Init Slides. * Create and initialise main background slider (first layer). * Since we'll use this as main slider no mask is given.
js/slideshow2.js:127
↓ 1 callersFunctioninitSlider_
* Init Slides. * Create and initialise main background slider (first layer). * Since we'll use this as main slider no mask is given.
js/slideshow3.js:128
↓ 1 callersFunctionslideAllTo_
* Call slideTo method of each instance. * In order to sync sliding of all layers we'll loop through the * instances object and call the slideTo
js/slideshow.js:231
↓ 1 callersFunctionslideAllTo_
* Call slideTo method of each instance. * In order to sync sliding of all layers we'll loop through the * instances object and call the slideTo
js/slideshow2.js:230
↓ 1 callersFunctionslideAllTo_
* Call slideTo method of each instance. * In order to sync sliding of all layers we'll loop through the * instances object and call the slideTo
js/slideshow3.js:231
FunctionPrismSlider
* The PrismSlider. * @param {Object} settings The PrismSlider settings. * @constructor
js/PrismSlider.js:14
Functioninit
* Init.
js/slideshow.js:101
Functioninit
* Init.
js/slideshow2.js:100
Functioninit
* Init.
js/slideshow3.js:101