![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Getting IFRAME text
From: Aaron Gray <ang.usenet@gmail.com>
Date: Fri Nov 11 2005 - 18:23:39 CET
> Don't listen to what V'often wrong'K is telling you. There is nothing
Yes they are different namespaces.
>> This does not deal with getting the text from a text document
referenceToIframe.document.body.firstChild.firstChild.nodeValue
Works in IE too :)
Thanks.
Aaron
|