Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: [OT?] formatting response text for AJAX widget

by geektron (Curate)
on Aug 04, 2006 at 19:24 UTC ( [id://565727]=note: print w/replies, xml ) Need Help??


in reply to Re: formatting response text for AJAX widget
in thread [OT?] formatting response text for AJAX widget

I did just catch the first issue -- the improperly closed double quote. I switched the 'main' quoting back to  qq{} to ease up on the toothpick syndrome. Fixing that ... didn't help.

the values i've been using for the three vars don't need escapes. i can tackle that issue once i have a working repsonseText replacer. they've been simple strings.

$('overide_123').innerHTML is valid javascript. the same handler uses it for another (working) part of the application.

Replies are listed 'Best First'.
Re^3: [OT?] formatting response text for AJAX widget
by jfluhmann (Scribe) on Aug 04, 2006 at 19:28 UTC
    Is it still the same error?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-03-28 20:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found