hi;
i'm testing jquery history plugin (http://plugins.jquery.com/project/history) firefox fine working. but i'm testing ie7 browser has error reporting to "Access Denied". What solution this problem ?
Error Line :
var iframe = ihistory.contentWindow.document;
Best Regards