Click to See Complete Forum and Search --> : frames from another server


paha
03-31-2003, 04:13 AM
I have two frames : frame1 and frame2.

frame1 have buttons to change frame2 background
top.frames1].document.body.style.backgroundColor="red"

If I load frame2 page from local server then button works.
But if i load it from www.google.com then I get Script Error!!!

Is there some workaround or trick for that ??

paha

skriptor
03-31-2003, 04:26 AM
Hi,
no chance, this is a security feature.
Good luck, skriptor

paha
03-31-2003, 04:31 AM
so unfear :(

paha