I need to place more than one html windows popup on a single page.
Return to Recent Questions
Q:
I need to place more than one html windows popup on a single page.
A:
You can do it in two ways:
1) Call different data files with DIFFERENT winID:"window1"!
2) Call only one data file and use deluxePopupWindow.open() function to open your windows:
<a href="javascript:;" onclick="deluxePopupWindow.open('window1', 'Content1 Content1', 'Window1',
'width=220,height=100,resizable,scrollbars=no,middle,right,fade-effect',
'windowsvista_graphite')">Click Here to see a chase1 sample</a>
See more info:
http://deluxepopupwindow.com/window-installation-info.html http://deluxepopupwindow.com/samples.html
Return to Recent Questions
Related:
- Nov 20, 2006 - We need to have 2 javascript hover menu on one page.
- Nov 22, 2006 - I cannot get the background color of the html popup menu to change
- Nov 25, 2006 - I need only one column of submenu html to be displayed, all other columns should be closed.
- Nov 26, 2006 - How to keep my floating html menu in the centre of the page like <centre></centre>
- Nov 29, 2006 - I am still struggling with multiple menus js on one page.
- Dec 04, 2006 - With the licensed .js files of menu dhtml the status bar on IE shows "Error on page".
- Dec 31, 2006 - I only want one sub-menu to have multi-columns in html dropdown menu.
- Jan 06, 2007 - Do I need to replace all the files and script in all the web pages with hover menu...?
- Jan 10, 2007 - I'm looking for a html mouseover menu system that can be placed in a cell.
- Jan 18, 2007 - Why can't I have more than 5 buttons in vista 1 html menu examples?
- Feb 10, 2007 - I do not want to change every page each time I need to change html vertical bar
|