When I load the page and all the Ajax include script has been put in, I get this error in my browser:
Error: uncaught exception: Permission denied to call method XMLHttpRequest.open
This is in...
Type: Posts; User: JakedGr8; Keyword(s):
When I load the page and all the Ajax include script has been put in, I get this error in my browser:
Error: uncaught exception: Permission denied to call method XMLHttpRequest.open
This is in...
I need a script for my site that can take the content of the LOGIN page and put it into a DIV located on another page. So it would sort of act like an iframe, but it's not really an iframe. I...