Tag: name

Creating Named Elements in IE via JavaScript. Impossible?

I was having a bit of an issue trying to create a new element via the DOM and provide it with a name. As it turns out, Internet Explorer doesn’t allow this to happen, but I was able to find an alternative solution that has worked out quite well.

Posted: September 24, 2007