Home
last modified time | relevance | path

Searched refs:affix (Results 1 – 25 of 81) sorted by relevance

1234

/template/templar/js/
H A Dbootstrap-affix.js48 , 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 Dall.css8 .sidebar.affix {
16 .sidebar.affix {
24 .sidebar.affix {
45 .sidebar.affix {
H A Dall.less10 .sidebar.affix {
20 .sidebar.affix {
30 .sidebar.affix {
53 .sidebar.affix {
H A Dsidebar.less1 .sidebar.affix {
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.js1966 , 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 Dbootstrap.min.js1085 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 Dsidebar.css5 .bs-docs-sidebar.affix {
/template/flarum/css/
H A Dflarum.less45 .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 Dutilities.less28 .affix {
/template/dokutwitterbootstrap/css/
H A Dmodifications.css21 #sidetoc.affix {
/template/flat/assets/js/
H A Dflat.js2202 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 Dflat.min.js2 …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 Dflat.min2.js2 …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 Dbootstrap.js2201 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 Dbootstrap.js2302 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 Dbootstrap.min.js7 …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 Dbootstrap.js1859 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 Dbootstrap.min.js11 …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 Dbootstrap.js2302 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 DcustomBootstrap.css27 .bs-docs-sidebar.affix {
/template/bootstrap3/
H A Dscript.js474 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 Dbootstrap.min.js9affix;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 Dbootstrap.min.js9affix;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 Dtoc.less10 &.affix { z-index: 999; }
/template/flat/
H A Dflat.min.js2 …et({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=fun…

1234