Commit 20cd3ec5 by Manzar Hussain

remove class

parent 0d1eb043
(function($) { (function($) {
console.log("header"); console.log("header");
$(".activedd_menu").removeClass("active_sb"); $(".dd_sub_menu").removeClass("active_sb");
// search button function start // search button function start
$('.h_search_dta').on('click', function() { $('.h_search_dta').on('click', function() {
$(this).parents('body').addClass('h_scrollNone').find('.h_site_search').show(); $(this).parents('body').addClass('h_scrollNone').find('.h_site_search').show();
......
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