|
|
Do you have a few examples of how to create clickable links for html popup?
Return to Recent Questions
Q:
Do you have a few examples of how to create clickable links for html popup?
A:
You can find such example here:
http://deluxepopupwindow.com/javascript-close-popup-safari.html
See how you should write your link:
<a class=sampleLink title="Click to open sample" href="javascript:;"
onClick="deluxePopupWindow.open('safari', 'New Popup window', '#2: Popup window', width=250,height=50,resizable,minimizable,fullscreen,centerscreen,middle,right,,fade-effect,
opacity=0.95,floatable=no', 'windows_safari')">Click here to open</a>
Return to Recent Questions
Related:
- Nov 22, 2006 - I cannot get the background color of the html popup menu to change
- Jan 31, 2007 - I tried to create the html version of the rollover menus. It is still not working.
- Feb 06, 2007 - We use IFrames and Frameset. Will Deluxe-Menu and Deluxe menu tabs work for us?
- Feb 22, 2007 - I like popup-mode html menu sample but I could make it to work on my computer.
- March 09, 2007 - I am looking to create a html navbar then burn it to a CD. Which license I need?
- March 11, 2007 - I cannot configure the actual links or link names in the html floating menu?
- April 15, 2007 - Is there a way to create a vertical menu html with the submenus fly out to the left
- June 27, 2007 - How create dhtml menu using images that were created in a different program?
- July 02, 2007 - Is it possible to create the dhtml scroll menu with a tilde (over the letter N)?
- July 21, 2007 - I have created aKaspersky menu, but the links don't work in javascript menu tab
- July 22, 2007 - I have created aKaspersky menu, but the links don't work in javascript menu tab
|