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

Feedback on: irt.org FAQ Knowledge Base Q390

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

Feedback on:
irt.org FAQ Knowledge Base Q390

Sent by
Annie Ngo on February 01, 2000 at 23:41:34:

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
Thanks for this site! :)

I first got an "invalid number of arguments" when I ran this in IE.

It's fixed by removing "false" as a parameter:

old:
function playSound() { document.firstSound.play(false); }

new:
function playSound() { document.firstSound.play(); }



Other feedback on 'irt.org FAQ Knowledge Base Q390' - 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.