Software: Apache. PHP/7.3.33 uname -a: Linux web25.us.cloudlogin.co 5.10.237-xeon-hst #1 SMP Mon May 5 15:10:04 UTC 2025 x86_64 uid=233359(alpastrology) gid=888(tty) groups=888(tty),33(tape) Safe-mode: OFF (not secure) /home/www/jothidam.tv/js/ drwxr-xr-x |
Viewing file: Select action/file-type: /************************************** File Name: custom.js Template Name: Forest Time Created By: HTML.Design http://themeforest.net/user/wpdestek **************************************/ (function($) { "use strict"; $(document).ready(function() { $('#nav-expander').on('click', function(e) { e.preventDefault(); $('body').toggleClass('nav-expanded'); }); $('#nav-close').on('click', function(e) { e.preventDefault(); $('body').removeClass('nav-expanded'); }); }); $(function() { $('[data-toggle="tooltip"]').tooltip() }) $('.carousel').carousel({ interval: 4000 }) $(window).load(function() { $("#preloader").on(500).fadeOut(); $(".preloader").on(600).fadeOut("slow"); }); jQuery(window).scroll(function(){ if (jQuery(this).scrollTop() > 1) { jQuery('.dmtop').css({bottom:"25px"}); } else { jQuery('.dmtop').css({bottom:"-100px"}); } }); jQuery('.dmtop').click(function(){ jQuery('html, body').animate({scrollTop: '0px'}, 800); return false; }); })(jQuery); function openCategory(evt, catName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the link that opened the tab document.getElementById(catName).style.display = "block"; evt.currentTarget.className += " active"; } |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0098 ]-- |