![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re^2: [OT?] formatting response text for AJAX widgetby geektron (Curate) |
on Aug 04, 2006 at 19:24 UTC ( #565727=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Seekers of Perl Wisdom
|
|