Thẻ: Các câu cấu trúc thường gặp ở bài test cuối kì

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