Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Java script question

by myocom (Deacon)
on Aug 02, 2001 at 22:24 UTC ( [id://101735]=note: print w/replies, xml ) Need Help??


in reply to Java script question

I can't say that I'm a javascript expert, but I do know a bit of Perl that will at least make this more readable. Use the q quotelike operator, and you won't need to escape all of your double-quotes.

print q|<a href="index.html" ONMOUSEOVER="javascript:pop('Average leng +th of game played','#CCCCCC')"; ONMOUSEOUT="kill()">AVERAGE</a>|;

Update: Naturally, add the standard "use CGI!" advice...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://101735]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-23 22:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found