News
Hello all, I'm just hating Netscape as much as any person has a right to while I code out some work here and have come across a slight stumbling point.<BR><BR>Right now I've been using document ...
The problem can be resolved through the "document.getElementById" and "contentWindow.document.body.innerHTML" methods, both of which are IE and Firefox compatible.
To do this, you'll take advantage of the JavaScript function "setTimeout," which delays JavaScript action, and the "getElementbyID" function of the JavaScript "document" object.
It's not "doing nothing", it's throwing an exception because you're trying to access a property of a null object. You're calling document.getElementById() correctly, so the problem is that the id ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results