I admit I have no idea about Javascript and would like to inquire if there's any way to achieve the following: I have a popup window that opens when clicking a link on A.html. The popup contains some text and a link that 1.) closes the popup window onClick and 2.) redirects the original A.html to B.html.
I know how to create popups and how to close the popup window onClick, but for the rest I am clueless...
Bookmarks