What I would like is a link inside the popup window that closes the mouseover popup window.
Return to Recent Questions
Q:
What I would like is a link inside the popup window that closes the mouseover popup window. I tried moving
the "close" link from the main page into the popup window html but I get a
Javascript error when I click on that link.
A:
See, if you load a different page in your popup window (iframe) such
link won't work in it.
If you add the content of the mouseover popup window in DIV (so, it will be the
same page) such link will work.
Return to Recent Questions
Related:
- Oct 06, 2006 - How can I use right-to-left languages in javascript popupmenu?
- Oct 31, 2006 - Is it possible to use the AXAJ-Like technology and Javascript-API in css pop up menu?
- Nov 22, 2006 - I cannot get the background color of the html popup menu to change
- Dec 05, 2006 - I can not createPopup windows by clicking on a menu.
- Feb 19, 2007 - I'm having several questions regarding your javascript mouse over popup menu
- Feb 22, 2007 - I like popup-mode html menu sample but I could make it to work on my computer.
- Feb 25, 2007 - Could you please help me with creating of popup menu javascript?
- March 13, 2007 - My drop down menu scripts don't work with a popup.
- March 17, 2007 - The javascript popup code gives the (first) menu of the top menu.
- March 19, 2007 - I have 25 icons (images) on one page. Each image needs it's own popup layer.
- April 26, 2007 - After click the links the menu pop up stops showing up in cross-frame mode
|