Re: "error on page"
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: "error on page"

From: Lee David <affordable_turnkey_solutions@comcast.net>
Date: Fri Jul 22 2005 - 04:36:10 CEST

> if (document.layers){
> //use the document.layers collection
> }
>
> if (document.getElementByID){
> //use the getElementByID method
> }
>
> if (document.all){
> //use the document.all collection
> }

BTW, I tested each of these under NS7.2 and they all returned false.

Thanks, Lee
Received on Tue Oct 18 02:59:39 2005