How do I alter the HTML source of a layer in Internet Explorer?
As you are probably aware, Explorer does not support "layers" as such, however text or HTML grouped together using DIV, SPAN and ID can be changed.
The innerHTML property allows you to change the HTML source: