Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback: irt.org FAQ Knowledge Base Q649

Feedback on: irt.org FAQ Knowledge Base Q649

Sent by Carlos Tremblay on March 15, 2000 at 10:52:30: - feedback #937

Technical:
Just right

Comments:
There is a dot missing in:

document.myFormJavaScript.value = 'enabled';

Shouldn't it be rather:

document.myForm.JavaScript.value = 'enabled';




Sent by John Attwood on June 09, 2000 at 05:30:19: - feedback #1343

Worth:
Worth reading

Length:
Just right

Technical:
Just right

Comments:
There is a typo in the last example - a missing
dot between 'myForm' and 'JavaScript'. Nifty
ideas, though.


Sent by Jason on September 25, 2002 at 03:09:23: - feedback #4169

Length:
Just right

Comments:
Nice elegant ways of detecting javascript...thanks.


©2018 Martin Webb