This is a discussion on "Cross domain issue?" within the JavaScript Forum section. This forum, and the thread "Cross domain issue? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Cross domain issue?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Cross domain issue?
Hi,
I have modified a vertical scroller script to dynamically fetch x jobs from the database and display them. All the files are stored at the domain verkooptalent.be. If I access the script with the file http://www.verkooptalent.be/jscroll_ext.html everything works. However when I access the same script from another domain http://www.jobaria.be/jscroll_ext.html for example it stops working. I need to be able to display jobs on other domains. In Firebug I get the following errors: * uncaught exception: No permission to read HTMLDocument.getElementById * undefined main is not defined * main.style.visibility='visible'; scroll.html (line 189) * uncaught exception: No permission to read Function.__parent__ * uncaught exception: No permission to read Function.__parent__ I heard and read about cross domain issues with iFrames and I guess that's the problem. But I do not know how to solve it. All suggestions are welcome. Kind regards, Nick |
|
|
![]() |
| Tags |
| cross domain, javascript |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HELP!!! Cross browser issue... | hak | Web Page Design | 7 | Dec 4th, 2006 11:40 |
| Help! Cross Browser Issue | centenial | Web Page Design | 1 | Aug 8th, 2006 18:56 |
| Cross domain problem for iframe | sadanandam | JavaScript Forum | 2 | Aug 7th, 2006 05:42 |
| New Cross-Browser Low | masonbarge | JavaScript Forum | 2 | May 11th, 2006 17:18 |
| Cross Browser | jwalker80 | Web Page Design | 10 | Dec 22nd, 2005 14:38 |