to make this work in both FF and IE you must write both ways: button_element.setAttribute('onclick','doSomething();'); // for FF ...
確定! 回上一頁