Home
last modified time | relevance | path

Searched refs:slide (Results 26 – 38 of 38) sorted by last modified time

12

/template/argon/assets/js/core/
H A Dbootstrap.min.js6slide:!1,pause:"hover",wrap:!0,touch:!0},b={interval:"(number|boolean)",keyboard:"boolean",slide:"…
/template/argon-alt/assets/js/core/
H A Dbootstrap.min.js6slide:!1,pause:"hover",wrap:!0,touch:!0},U={interval:"(number|boolean)",keyboard:"boolean",slide:"…
/template/bootie/js/
H A Dbootstrap-4.3.1.min.js6slide:!1,pause:"hover",wrap:!0,touch:!0},U={interval:"(number|boolean)",keyboard:"boolean",slide:"…
/template/dokubootstrapsimplified/js/
H A Dbootstrap.min.js9slide(b>d?"next":"prev",a(this.$items[b]))},b.prototype.pause=function(b){return b||(this.paused=!… method in b
/template/kajukkk/bs/
H A Dbootstrap.js333 return this.slide(pos > activeIndex ? 'next' : 'prev', this.$items.eq(pos))
351 return this.slide('next')
356 return this.slide('prev')
359 Carousel.prototype.slide = function (type, next) { method in Carousel
423 var action = typeof option == 'string' ? option : options.slide
H A Dbootstrap.min.js11slide;n||o.data("bs.carousel",n=new i(this,s)),"number"==typeof e?n.to(e):a?n[a]():s.interval&&n.p… method in i
/template/codowik/css/
H A Dui.layout.css102 .ui-layout-resizer-closed-hover { /* hover-color to 'slide open' */
/template/codowik/js/
H A Dlayout.js79 slide: { class in $.layout.effects
305 …, slide: $.effects && ($.effects.slide || ($.effects.effect && $.effects.effect.slide)) // defaul… property in $.layout.plugins.effects
1373 , setSizeLimits = function (pane, slide) { argument
1381 , isSliding = (slide != undefined ? slide : s.isSliding) // only open() passes 'slide' param
3265 , toggle = function (evt_or_pane, slide) { argument
3276 open(pane, !!slide);
3499 setSizeLimits(pane, slide);
3509 setSizeLimits(pane, slide);
5739 inst.toggle(pane, !!slide);
5756 inst.open(pane, !!slide);
[all …]
/template/starterbootstrap/css/
H A Dbootstrap.css.map1slide down\n &.fade .modal-dialog {\n .translate(0, -25%);\n .transition-transform(~\"0.3s …
/template/starterbootstrap/js/
H A Dbootstrap.js376 return this.slide(pos > activeIndex ? 'next' : 'prev', this.$items.eq(pos))
394 return this.slide('next')
399 return this.slide('prev')
402 Carousel.prototype.slide = function (type, next) { method in Carousel
472 var action = typeof option == 'string' ? option : options.slide
H A Dbootstrap.min.js6slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.p… method in c
/template/dokutwitterbootstrap/js/
H A Dbootstrap.min.js9slide(b>d?"next":"prev",a(this.$items[b]))},b.prototype.pause=function(b){return b||(this.paused=!… method in b
/template/templar/js/
H A Dbootstrap-carousel.js71 return this.slide(pos > activeIndex ? 'next' : 'prev', $(this.$items[pos]))
87 return this.slide('next')
92 return this.slide('prev')
95 , slide: function (type, next) { method in Carousel
165 , action = typeof option == 'string' ? option : options.slide

12