>why doesn't
>
>externalEvent {"javaScript:documeny.bgColor=000000;"
>work
Could be syntax and spelling. Try parentheses instead of curly brackets,
change the spelling of documeny to "document" and use # to indicate a hex
value.
externalEvent ("javaScript:document.bgColor=#000000") might work.
I think you could also use:
externalEvent("javaScript:document.bgColor="black")
Here's an excellent URL for javaScript:
http://developer.netscape.com/docs/manuals/communicator/jsguide4/index.htm
HTH
Cordially,
Kerry Thompson
Learning Network
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]