m60dude5
03-30-2008, 07:55 PM
Hi all,
I have a webpage that opens a popup when the user clicks a link.
I want to be able to edit the opening page from within the popup that is opened. So I have main.htm and popup.htm. Popup opens when a user clicks a link on main. Inside of popup.htm are several buttons. If the user clicks button 1, then I want the word "hello" to appear on main.htm.
I already have a <div> set up on main.htm, I just don't know how to call it from another window, aka the popup. Any one have any ideas? Thanks.
I have a webpage that opens a popup when the user clicks a link.
I want to be able to edit the opening page from within the popup that is opened. So I have main.htm and popup.htm. Popup opens when a user clicks a link on main. Inside of popup.htm are several buttons. If the user clicks button 1, then I want the word "hello" to appear on main.htm.
I already have a <div> set up on main.htm, I just don't know how to call it from another window, aka the popup. Any one have any ideas? Thanks.