swarddb has asked for the wisdom of the Perl Monks concerning the following question:
Suffice to say I have defined all the called objects. But it still pukes on the pop within the string. I have talk to Java peoples that claim it has something to do with Perls quotation particulars. Please help. (I will be glad to enclose the complete code if ness but I am hoping this snip will work.)print "<a href=\"index.html\" ONMOUSEOVER=\"javascript:pop('Avaerage l +enght of game played','#CCCCCC')\"; ONMOUSEOUT=\"kill()\">AVERAGE</a> +";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Java script question
by myocom (Deacon) on Aug 02, 2001 at 22:24 UTC | |
Re: Java script question
by !me (Acolyte) on Aug 02, 2001 at 22:20 UTC | |
by swarddb (Novice) on Aug 02, 2001 at 22:23 UTC | |
by drfrog (Deacon) on Aug 03, 2001 at 00:06 UTC | |
by !me (Acolyte) on Aug 02, 2001 at 22:33 UTC | |
by swarddb (Novice) on Aug 02, 2001 at 22:48 UTC | |
by !me (Acolyte) on Aug 02, 2001 at 23:17 UTC | |
Re: Java script question
by tachyon (Chancellor) on Aug 03, 2001 at 18:15 UTC |