More details here:

http://dev.jquery.com/ticket/746


This is from the API docs...

load( url, params, callback )

Load HTML from a remote file and inject it into the DOM.

Note: Avoid using this to load scripts, instead use $.getScript. IE
strips script tags when there aren't any other characters in front of
it.

Reply via email to