[jQuery] Proxy/Firewall killing jquery
I sometimes find myself behind a proxy/firewall that dynamically
removes "<object>" tags
from files for security reasons. This breaks the jquery script
download! Is there a way to
modify the scirpt so that tag does not appear?
jquery-1.3.1.js line 3020.
Stuart