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
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