Thẻ: Trong Word để lưu một tập tin ta dùng lệnh hay phím tắt nào

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