Thẻ: Cần phải khai thác và bảo vệ như thế nào để đảm bảo nguồn tài nguyên và bảo vệ môi trường

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