Using document.write inside another frame
Posted: Sat Mar 01, 2003 3:05 pm
Anyone know how to do a document.write('<image src=sc1.bmp>') inside another frame?
Thanks for the help and advice.
Thanks for the help and advice.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
parent.framesї'name_of_your_frame'].document.write('blah');