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 <!-- w --><a class="postlink" href="http://www.google.com">www.google.com</a><!-- w --> 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 <!-- w --><a class="postlink" href="http://www.google.com">www.google.com</a><!-- w --> then I get Script Error!!!
Is there some workaround or trick for that ??
paha