Tag: Internet Explorer
-
IE and DOM buttons – The correct way
I have had so many problems creating buttons in IE using the dom that I had gone to just using images as buttons and adding them. Turns out there is one simple thing you can do to get it to work. Create the button, then add it to the page… Here is what I was…