document.write issue
- by Dhana
I inherited a piece of code that uses document.write to insert a certain div when the code is encountered. Unfortunately, this code is causing issues in IE where the code fails.
Is there a way around this to insert a div on the page without it? I can't make a big change since this code is currently used by many clients(it's like google adsense…