jQuery(document).ready(function($){ $(window).scroll(function(){ if ($(this).scrollTop() < 200) { $('#smoothup') .fadeOut(); } else { $('#smoothup') .fadeIn(); } }); $('#smoothup').on('click', function(){ $('html, body').animate({scrollTop:0}, 'fast'); return false; }); });
Showing posts from December, 2024

UP   टॉप न्यूज़ मण्डल - ज़िला नेशनल आगरा सहारनपुर मेरठ मुरादाबाद अलीगढ़ प्रयागराज अयोध्या आजमगढ़ ब…

That is All