summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/monkey/htdocs/js/cbpAnimatedHeader.min.js
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:54:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:54:44 +0000
commit836b47cb7e99a977c5a23b059ca1d0b5065d310e (patch)
tree1604da8f482d02effa033c94a84be42bc0c848c3 /fluent-bit/lib/monkey/htdocs/js/cbpAnimatedHeader.min.js
parentReleasing debian version 1.44.3-2. (diff)
downloadnetdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.tar.xz
netdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.zip
Merging upstream version 1.46.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'fluent-bit/lib/monkey/htdocs/js/cbpAnimatedHeader.min.js')
-rw-r--r--fluent-bit/lib/monkey/htdocs/js/cbpAnimatedHeader.min.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/fluent-bit/lib/monkey/htdocs/js/cbpAnimatedHeader.min.js b/fluent-bit/lib/monkey/htdocs/js/cbpAnimatedHeader.min.js
deleted file mode 100644
index b39cb0dcd..000000000
--- a/fluent-bit/lib/monkey/htdocs/js/cbpAnimatedHeader.min.js
+++ /dev/null
@@ -1,11 +0,0 @@
-/**
- * cbpAnimatedHeader.min.js v1.0.0
- * http://www.codrops.com
- *
- * Licensed under the MIT license.
- * http://www.opensource.org/licenses/mit-license.php
- *
- * Copyright 2013, Codrops
- * http://www.codrops.com
- */
-var cbpAnimatedHeader=(function(){var b=document.documentElement,g=document.querySelector(".cbp-af-header"),e=false,a=300;function f(){window.addEventListener("scroll",function(h){if(!e){e=true;setTimeout(d,250)}},false)}function d(){var h=c();if(h>=a){classie.add(g,"cbp-af-header-shrink")}else{classie.remove(g,"cbp-af-header-shrink")}e=false}function c(){return window.pageYOffset||b.scrollTop}f()})(); \ No newline at end of file