Thẻ: Khởi động từ là gì? Cấu tạo và nguyên lý hoạt động

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