Anyone know how to do a document.write('<image src=sc1.bmp>') inside another frame?
Thanks for the help and advice.
Using document.write inside another frame
Moderator: General Moderators
Code: Select all
parent.framesї'name_of_your_frame'].document.write('blah');