Commit 0d1eb043 by Manzar Hussain

position change

parent e335f5c3
(function($) {
console.log("header");
$(".activedd_menu").removeClass("active_sb");
// search button function start
$('.h_search_dta').on('click', function() {
$(this).parents('body').addClass('h_scrollNone').find('.h_site_search').show();
......@@ -205,6 +205,7 @@
//mouseWheelSpeed: 50
});
$(".activedd_menu").removeClass("active_sb");
})(jQuery);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment