to do a popup with the possibility to close it by a button/link inside of the popup is no prob.
But is it possible to set a link inside of the main window that closes the popup?
im looking inside this forum but didn't find the right for me
(maybe i understand not enought of js ;-) )
I am not sure, but I am affraid that can not be done. The moment you open (in HTML mode) a new page starting from main page, there is no javascript relationship (or at least I don't see) remained between the new page and the popup...
Anyway, I will put this question in other forums as well. If I have a positive answer, I will let you know the solution.
my prob is, i had to put the possibility of sound in the site, and i dont want to use frames.
so my idea was to put it into a popup that can be closed by a button from every site of the project.
now it works only if the open button is clicked first (i think so a focus is set on the popup window)
i've thought perhaps it is possible to set the focus on the window and close it only by clicking on the close button.
Bookmarks