php-general | 2000071
Date: 07/13/00
- Next message: Ed Vul: "Re: [PHP] Javascript"
- Previous message: Julian Morcinek: "Re: [PHP] File Upload - or why caffeine and nicotine nearly wonthe day"
- In reply to: Ed Vul: "[PHP] Javascript"
- Next in thread: Ed Vul: "Re: [PHP] Javascript"
- Reply: Ed Vul: "Re: [PHP] Javascript"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i believe one can use the following
state = (document.layers)? true:false
in this case state is true if document.layers exists. layers is an object,
so that should answer your question
Aan97
Abdul-Kareem Abo-Namous
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ed Vul: "Re: [PHP] Javascript"
- Previous message: Julian Morcinek: "Re: [PHP] File Upload - or why caffeine and nicotine nearly wonthe day"
- In reply to: Ed Vul: "[PHP] Javascript"
- Next in thread: Ed Vul: "Re: [PHP] Javascript"
- Reply: Ed Vul: "Re: [PHP] Javascript"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

