steepler
Newbie
Posts: 1
Registered: 12/12/2003
Member Is Offline
|
| posted on 12/12/2003 at 05:38 AM |
|
|
Is it possible to pull text from another website to scroll?
I've changed the scroll.tpl0.js to point toward another website's "con1.html" page, but it doesn't work. Does the file have
to be on the same server to be scrolled?
If not, what am I doing wrong? Is there another file that I need to make changes to?
Thanks!
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 12/15/2003 at 09:49 AM |
|
|
MS Internet Explorer and some other browsers, if on default security level, do not allow JavaScript inter-frame communications for frames being loaded
from different domains. The issue can be solved only by lowering browser security level.
|
|
|