N
Nebulus
I'm having a really hard time with IE's innerHTML property and <form>
tags. If I use this code:
myDiv.innerHTML = "<form>This is a test</form>" in fireFox, the div tag
shows the content. However, if I do the same in IE, nothing happens.
For whatever reason, IE will not take that content.
Has anybody run into this, and what's a good solution? (Please, no "use
FireFox!" answers - we have users that use both equally).
Thanks for any help.
tags. If I use this code:
myDiv.innerHTML = "<form>This is a test</form>" in fireFox, the div tag
shows the content. However, if I do the same in IE, nothing happens.
For whatever reason, IE will not take that content.
Has anybody run into this, and what's a good solution? (Please, no "use
FireFox!" answers - we have users that use both equally).
Thanks for any help.