geudrik Posted September 15, 2009 Share Posted September 15, 2009 I have a function, but I can't seem to figure out how to be able to get a function from one frame write to another frame... my DOM's all wrong apparently... What I'm trying is this... top.buttonFrame.document.write(htmlClose) My page is set up as such. I have two iframes in the page, one called buttonFrame and the other called contentFrame. What I'm trying to have happen is get contentFrame to run some JS to write into buttonFrame What am I doing wrong? Link to comment https://forums.phpfreaks.com/topic/174261-solved-cross-frame-writeline/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.