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? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.