Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: CGI::AJAX onclick

by MidLifeXis (Monsignor)
on Jul 22, 2008 at 21:56 UTC ( [id://699437]=note: print w/replies, xml ) Need Help??


in reply to CGI::AJAX onclick

Hmm, where to start...

  • attributes should be quoted with double quotes, not single quotes: (<a href="...) or bare.
  • You have a /> before the Click Here</a>. Remove the / at the end of the opening a tag.

These two items, with the code you are trying to parse, would give many parsers headaches. Clean up the output to the browser and see how it works.

--MidLifeXis

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-19 03:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found