I've a little web app that loads and unloads pages with script tags in
them and even though I pass "evalJS: false" to the Ajax.Request I
still get an error message that says

pq is not defined
http://localhost/test/javascript/prototype.js
Line 605
return this.extractScripts()...

How can I prevent prototype from evaluating the script tags in the
incoming response?

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to