Thẻ: Cách tắt chuột cảm ứng trên laptop vaio

(function($) { $(document).ready(function() { $('header .ux-search-submit').click(function() { console.log('Moew'); $('header form.search_google').submit(); }); }); })(jQuery);