| 
       
          
                    Can I change some of the properties of a browser popup window after it has been created/opened? 
       
      Return to Recent Questions
 
  
Q:
Can I change some of the properties of a browser popup window after it has been created/opened?
  
A:
 
You can use deluxePopupWindow.open() function to open your popup:
  
function deluxePopupWindow.open("winID", "content", "header", "param", "skin", "contentType")
  
Find more info: 
http://deluxepopupwindow.com/window-installation-info.html
  
Call this function once again with new parameters when you want to reload the window (use
the same winID).
 
  
 
 
  
Return to Recent Questions
           Related: 
         
         - Nov 21, 2006 - Why the javascript submenu alignment changes depending on the browser window size?
 - Nov 22, 2006 - I cannot get the background color of the html popup menu to change
 - Jan 08, 2007 - Do you have a list of which browsers that your dhtml floating window is compatible with?
 - June 06, 2007 - I am trying to change the Width for only one javascript popup menu item...
 - Aug 20, 2007 - Currently the links of javascript tab control open in a _blank browser, how do I change this?
 - Feb 16, 2009 -  Even with the shadow setting removed -- there's a white space that surrounds the java drop menu.
 - Mar 10, 2009 - Can I make dhtml menu sample so a user can open a link on a Deluxe-Menu in a new browser tab instead of a new window using IE?
 - Sep 07, 2009 - When I converted javascript menu codes to a popup window, dm_ext_changeItem does not seem to work.
 - Dec 03, 2009 - I would like to open some javascript menu drop items in a JavaScript popup window of a certain size.
 - Dec 22, 2009 - I am finding a problem with the Deluxe Popup javascript menu windows when it contains Flash content and I am resizing the window in IE6 or IE7..
 - Jan 02, 2010 - I get a "Error! Skin Load!" popup when my onmouseover popup window loads..
           
               
   |