🚀 Hostinger Optimized
🖥️ Server: LiteSpeed
💻 System: Linux in-mum-web1398.main-hosting.eu 4.18.0-553.107.1.lve.el8.x86_64 #1 SMP Tue Feb 24 21:12:31 UTC 2026 x86_64
👤 User: u344267476 (344267476)
🐘 PHP: 8.3.30
🚫 Disabled: ✨ NONE

💻 Terminal

📁 /home/u344267476/domains/nawaidir.com.pk/public_html/epaper
$

📄 custom.js

📁 Path: /home/u344267476/domains/nawaidir.com.pk/public_html/epaper/wp-content/themes/epaper/js/custom.js
📊 Size: 1.87 KB
🔒 Perm: 0644
📝 MIME: text/plain
 var $ = jQuery.noConflict();
 //<!-- ========================= -->
        //////////////This Theme Design and Developed //////////////////////
        //////////// by www.wpfreeware.com======================-->



 jQuery(document).ready(function(){

   $('#regiondd').on('change',function(obj,value) {
     window.location = $(this).val();
   });
   // for search bar
     $('#searchIcon').on("click", function () {
      $(this).parents('.header_search').find("#shide").css('top','0px')
      $(this).parents('.header_search').find("#shide").css('display','block')

});
    $('.remove').on("click", function () {
    $(this).parents('#shide').fadeOut();
    $(this).parents('#shide').css('top','-80px')
});

  //Check to see if the window is top if not then display button
  $(window).scroll(function(){
    if ($(this).scrollTop() > 300) {
      $('.scrollToTop').fadeIn();
    } else {
      $('.scrollToTop').fadeOut();
    }
  });

     //Click event to scroll to top
  $('.scrollToTop').click(function(){
    $('html, body').animate({scrollTop : 0},800);
    return false;
  });

  $('a[data-toggle="tab"]').on('shown.bs.tab', function (e) {
      $(this.hash +' img').addpowerzoom()
})

});


  <!-- Preloader -->

  //<![CDATA[
    jQuery(window).load(function() { // makes sure the whole site is loaded


      $('#status').fadeOut(); // will first fade out the loading animation
      $('#preloader').delay(700).fadeOut('slow'); // will fade out the white DIV that covers the website.
      $('body').delay(700).css({'overflow':'visible'});
    })
  //]]>


jQuery(document).ready(function($){ //fire on DOM ready
 $('#myimage').addpowerzoom()
});
jQuery(document).ready(function($){ //fire on DOM ready
 $('img.showcase').addpowerzoom() //add zoom effect to images with CSS class "showcase"
 $('#gallerydiv img').addpowerzoom() //add zoom effect to all images inside DIV with ID "gallerydiv"
});
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨