|
Posted by David Dorward on 12/03/41 11:51
jojo wrote:
> > In browsers that support JavaScript, and have JavaScript turned on and
> > can recover from that error, it will cause them to go
> > "document.SomeForm? Nope, haven't seen a document.SomeForm yet." and
> > throw an error.
>
> Yes, they have seen. Look at the form-tag...
The form tag that appears in the document AFTER the script has
executed?
When the script executes there is no form.
> > In browsers that don't support JavaScript, or have JavaScript turned
> > off, it will do nothing at all.
> Yes, I know, but I think you missed the
> > JavaScript is allowed.
The requirements allowing the use of JavaScript doesn't magically cause
all browsers to support it (nor does it make it a good idea to depend
on JavaScript).
Navigation:
[Reply to this message]
|