you're evaluating this string "(req.responseText)". If I'm not
mistaken eval happens on the global scope, so I assume the 'req'
variable is not available globally.
Anyway, why are you using eval? jQuery handles JSON responses by
itself.
- ricardo
On Nov 28, 11:31 pm, aarti <[EMAIL PROTECTED]> w
Heya, happy to help. I have a few questions though.
1) Can/do you use firebug and console.log, it provides more
information.
2) How come you are putting parenthesis around req.responseText?
3) Can you show us the req.responseText?
Thanks,
Josh Powell
On Nov 28, 5:31 pm, aarti <[EMAIL PROTECT
2 matches
Mail list logo