Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/claudiocalautti/prism-slider
/ functions
Functions
22 in github.com/claudiocalautti/prism-slider
⨍
Functions
22
◇
Types & classes
0
↓ 1 callers
Function
addEvents_
* Add Events. * Bind click on bullets.
js/slideshow.js:195
↓ 1 callers
Function
addEvents_
* Add Events. * Bind click on bullets.
js/slideshow2.js:194
↓ 1 callers
Function
addEvents_
* Add Events. * Bind click on bullets.
js/slideshow3.js:195
↓ 1 callers
Function
addNavigation_
* Add Navigation. * Create a new bullet for each slide and add it to navigation (ul) * with data-index reference.
js/slideshow.js:172
↓ 1 callers
Function
addNavigation_
* Add Navigation. * Create a new bullet for each slide and add it to navigation (ul) * with data-index reference.
js/slideshow2.js:171
↓ 1 callers
Function
addNavigation_
* Add Navigation. * Create a new bullet for each slide and add it to navigation (ul) * with data-index reference.
js/slideshow3.js:172
↓ 1 callers
Function
getContainer_
* Get main container element, and store in container element.
js/slideshow.js:118
↓ 1 callers
Function
getContainer_
* Get main container element, and store in container element.
js/slideshow2.js:117
↓ 1 callers
Function
getContainer_
* Get main container element, and store in container element.
js/slideshow3.js:118
↓ 1 callers
Function
initPrism_
* Init Masks. * Loop masks variable and create a new layer for each mask object.
js/slideshow.js:147
↓ 1 callers
Function
initPrism_
* Init Masks. * Loop masks variable and create a new layer for each mask object.
js/slideshow2.js:146
↓ 1 callers
Function
initPrism_
* Init Masks. * Loop masks variable and create a new layer for each mask object.
js/slideshow3.js:147
↓ 1 callers
Function
initSlider_
* 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 callers
Function
initSlider_
* 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 callers
Function
initSlider_
* 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 callers
Function
slideAllTo_
* 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 callers
Function
slideAllTo_
* 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 callers
Function
slideAllTo_
* 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
Function
PrismSlider
* The PrismSlider. * @param {Object} settings The PrismSlider settings. * @constructor
js/PrismSlider.js:14
Function
init
* Init.
js/slideshow.js:101
Function
init
* Init.
js/slideshow2.js:100
Function
init
* Init.
js/slideshow3.js:101