I\'m loading a page through AJAX with jQuery\'s load() function. It doesn\'t work in IE8, giving the \"permission denied\" error. Using the IE debugger, it seems th
load()
I eventually grabbed a copy of the script and include it myself, so it is in the same domain.