![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: prompt not working
From: joemac <j_mcarthur@usa.net>
Date: Wed Nov 30 2005 - 22:33:28 CET
Thomas 'PointedEars' Lahn wrote:
Since there are no explicit declarations about document types in my
> b) document.write() does not work in XHTML 1.1 and later.
The book that I am using says to use comment tags to enclose all script
> C) 1. There is no global prompt() method in your UA, meaning
What is "UA"?
> 2. Therefore, a ReferenceError occurs and further expressions
Is it possible to determine that this (ReferenceError) has occurred,
> D) Script support is not present, i.e. either it is
How would I go about determining this and correcting it if necessary?
> <URL:http://jibbering.com/faq/#FAQ4_43>
I examined the referenced article. I do not see any "little yellow
Joe
|