Hey all, I have a javascript function on a page that opens a new window. Also, on this page, I have another javascript function that adds and deletes things from a <select>.
What I would like to do is have the pop-up be able to execute the function on the window that opened it.
Is this possible?
Thanks in advace,
Damon
What I would like to do is have the pop-up be able to execute the function on the window that opened it.
Is this possible?
Thanks in advace,
Damon