so all these time i had no problem with this script. all of sudden today, it began to behave strangely.
so i have a javascript page that loads inside iframe.
this is injected into a page loaded via proxy.
$(top.document).ready(), throws error saying Permission denied...
i was surprised so, i decided to try load a different page.
then it is no longer complaining.
i reboot my computer, and when i first load a page via proxy, as the iframe containing javascript is injected into that page, i get the same error again.
what is happening? is this a problem on my server or my computer?