¡@

Home 

javascript Programming Glossary: execbtn.setattribute

Why does an onclick property set with setAttribute fail to work in IE?

http://stackoverflow.com/questions/95731/why-does-an-onclick-property-set-with-setattribute-fail-to-work-in-ie

the same issue. var execBtn document.createElement 'input' execBtn.setAttribute type button execBtn.setAttribute id execBtn execBtn.setAttribute.. 'input' execBtn.setAttribute type button execBtn.setAttribute id execBtn execBtn.setAttribute value Execute execBtn.setAttribute.. type button execBtn.setAttribute id execBtn execBtn.setAttribute value Execute execBtn.setAttribute onclick runCommand Turns..