Jump to content

Window.Open() help


ds111

Recommended Posts

Hello,

 

I have a window.open-based popup that includes a colorpicker (its just a ray of small colored boxes that the user can select). Once the user selects the color, I insert the HEX code into a hidden field in the parent (using window.opener.document.getelementbyid) and I close the popup.

 

Now..I  have to call a JavaScript function which is defined in the parent window. How can I do that once the popup has closed?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/205901-windowopen-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.