芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/thefirstcookout.com/support/theme/bss2020/js/theme.min.js
(function($){"use strict";var topValue=$(window).scrollTop();$(document).ready(function($){$("body").removeClass("app-loading");CallToAction();$(window).on("scroll",function(e){var newTopValue=$(this).scrollTop();if(newTopValue
200){$("#goToTop").fadeIn()}else{$("#goToTop").fadeOut()}}function menuShowFixed(topValue){if(topValue<40){$("#main-nav").removeClass("fixed-top")}else if(topValue>250){$("#main-nav").addClass("fixed-top")}}})(jQuery);