/template/templar/js/ |
H A D | bootstrap-affix.js | 48 , affix 59 if (this.affixed === affix) return 61 this.affixed = affix 64 this.$element.removeClass(reset).addClass('affix' + (affix ? '-' + affix : '')) 71 var old = $.fn.affix 73 $.fn.affix = function (option) { function 83 $.fn.affix.Constructor = Affix 85 $.fn.affix.defaults = { 93 $.fn.affix.noConflict = function () { 94 $.fn.affix = old [all …]
|
/template/templar/css/ |
H A D | all.css | 8 .sidebar.affix { 16 .sidebar.affix { 24 .sidebar.affix { 45 .sidebar.affix {
|
H A D | all.less | 10 .sidebar.affix { 20 .sidebar.affix { 30 .sidebar.affix { 53 .sidebar.affix {
|
H A D | sidebar.less | 1 .sidebar.affix {
|
/template/parallax/lib/bootstrap/js/ |
H A D | bootstrap.js | 1966 , affix 1977 if (this.affixed === affix) return 1979 this.affixed = affix 1982 this.$element.removeClass(reset).addClass('affix' + (affix ? '-' + affix : '')) 1989 var old = $.fn.affix 1991 $.fn.affix = function (option) { function 2001 $.fn.affix.Constructor = Affix 2003 $.fn.affix.defaults = { 2011 $.fn.affix.noConflict = function () { 2012 $.fn.affix = old [all …]
|
H A D | bootstrap.min.js | 1085 this.options = c.extend({}, c.fn.affix.defaults, d); 1114 var a = c.fn.affix; 1115 c.fn.affix = function (d) { function 1126 c.fn.affix.Constructor = b; 1127 c.fn.affix.defaults = {offset: 0}; 1128 c.fn.affix.noConflict = function () { 1129 c.fn.affix = a; 1138 e.affix(d)
|
/template/strap/css/ |
H A D | sidebar.css | 5 .bs-docs-sidebar.affix {
|
/template/flarum/css/ |
H A D | flarum.less | 45 .affix { 50 .affix.app:before { 70 .app.affix .app-primaryControl, 71 .app.affix .app-titleControl, 72 .app.affix .app-backControl, 296 .affix .app-header { 584 .sideNav>ul.affix { 629 .sideNav--horizontal .affix {
|
/template/templar/less/ |
H A D | utilities.less | 28 .affix {
|
/template/dokutwitterbootstrap/css/ |
H A D | modifications.css | 21 #sidetoc.affix {
|
/template/flat/assets/js/ |
H A D | flat.js | 2202 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom) 2204 if (this.affixed != affix) { 2207 var affixType = 'affix' + (affix ? '-' + affix : '') 2214 this.affixed = affix 2215 this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null 2223 if (affix == 'bottom') { 2245 var old = $.fn.affix 2247 $.fn.affix = Plugin 2248 $.fn.affix.Constructor = Affix 2254 $.fn.affix.noConflict = function () { [all …]
|
H A D | flat.min.js | 2 …et({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=fun…
|
H A D | flat.min2.js | 2 …et({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=fun…
|
/template/starterbootstrap/js/ |
H A D | bootstrap.js | 2201 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom) 2203 if (this.affixed != affix) { 2206 var affixType = 'affix' + (affix ? '-' + affix : '') 2213 this.affixed = affix 2214 this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null 2222 if (affix == 'bottom') { 2244 var old = $.fn.affix 2246 $.fn.affix = Plugin 2247 $.fn.affix.Constructor = Affix 2253 $.fn.affix.noConflict = function () { [all …]
|
/template/klean/bootstrap/js/ |
H A D | bootstrap.js | 2302 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom) 2304 if (this.affixed != affix) { 2307 var affixType = 'affix' + (affix ? '-' + affix : '') 2314 this.affixed = affix 2315 this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null 2323 if (affix == 'bottom') { 2345 var old = $.fn.affix 2347 $.fn.affix = Plugin 2348 $.fn.affix.Constructor = Affix 2354 $.fn.affix.noConflict = function () { [all …]
|
H A D | bootstrap.min.js | 7 …et({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=fun…
|
/template/kajukkk/bs/ |
H A D | bootstrap.js | 1859 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom) 1861 if (this.affixed != affix) { 1864 var affixType = 'affix' + (affix ? '-' + affix : '') 1871 this.affixed = affix 1872 this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null 1880 if (affix == 'bottom') { 1902 var old = $.fn.affix 1904 $.fn.affix = Plugin 1905 $.fn.affix.Constructor = Affix 1911 $.fn.affix.noConflict = function () { [all …]
|
H A D | bootstrap.min.js | 11 …et({top:a-e-s})}};var o=t.fn.affix;t.fn.affix=e,t.fn.affix.Constructor=i,t.fn.affix.noConflict=fun…
|
/template/mywiki/ |
H A D | bootstrap.js | 2302 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom) 2304 if (this.affixed != affix) { 2307 var affixType = 'affix' + (affix ? '-' + affix : '') 2314 this.affixed = affix 2315 this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null 2323 if (affix == 'bottom') { 2345 var old = $.fn.affix 2347 $.fn.affix = Plugin 2348 $.fn.affix.Constructor = Affix 2354 $.fn.affix.noConflict = function () { [all …]
|
/template/bootie/css/ |
H A D | customBootstrap.css | 27 .bs-docs-sidebar.affix {
|
/template/bootstrap3/ |
H A D | script.js | 474 jQuery('#dw__pagetools .tools').affix({ 718 $dw_toc.affix('checkPosition'); 735 if (!$dw_toc.hasClass('affix-bottom')) { 785 $dw_toc.affix({ 816 $dw_toc.on('affix.bs.affix', function () { 821 $dw_toc.on('affix-top.bs.affix', function () {
|
/template/dokutwitterbootstrap/js/ |
H A D | bootstrap.min.js | 9 …affix;a.fn.affix=function(c){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="obj… function
|
/template/dokubootstrapsimplified/js/ |
H A D | bootstrap.min.js | 9 …affix;a.fn.affix=function(c){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="obj… function
|
/template/bootstrap3/css/ |
H A D | toc.less | 10 &.affix { z-index: 999; }
|
/template/flat/ |
H A D | flat.min.js | 2 …et({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=fun…
|