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 just had this problem and I posted my solution on this thread:
jQuery AJAX problem in IE7 (possibly other versions as well)