Cross domain issue?

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 11th, 2007, 06:19
New Member
Join Date: Apr 2007
Location: belgium
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote

Reply

Tags
cross domain, javascript

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 10:47.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43