Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q984

irt.org | About | Feedback | 1370 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q984

Sent by
Kevin Lynn Brown on June 14, 2000 at 20:49:39:

Comments:
This article has syntax and code errors.

if (toggle = !toggle)

...doesn't look like a valid comparison to me. Shouldn't this be

if (toggle == true)

Additionally, at no time during the script is toggle set to true, therefore the hide() function will never be called.

Hope this helps,
Kevin



Other feedback on 'irt.org FAQ Knowledge Base Q984' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.