In myScript.js, as an example, I have: window.onload = function() { jQuery(function($) { $('.x-form-text').addClass('test'); }); }.
確定! 回上一頁