document.getElementById(ifname).contentWindow.document.body.innerHTML = html;
// the following block of code is to fix some really stupid shit that the
// internet explorer "programmers" took it upon themselves to add to the
// assignment capabilities of javascript, namely that it would be an "improvement"
// to filter a simple text assignment for link tags and fuck them all up to
// bloody hell. thanks, msie "programmers" for making my life as a real
// programmer suck just a little more than it did before.
Name:
Anonymous2006-10-16 7:42
>>2
The web is full of comments like that. I leave them too.