|
|
I want to open the new html window with a certain size only 800x400 using dropdown menus
Return to Recent Questions
Q:
I want to open a new html window on top of my current page � but
I want the new html window to be a certain size only (800 x 400).
How do I do this? Can you give me the code so I can paste in the data file rather than the tuner?
A:
You should write:
["Test Window","javascript:window.open('http://www.microsoft.com','_blank', 'height=400,width=800,top=10,left=10,status=yes,toolbar=no,menubar=no,location=no');", , ,'Monitor
Exceptions' , ,'', '',,],
Return to Recent Questions
Related:
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Aug 07, 2007 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 28, 2007 - How does your multiple website license for dependant dropdown menus work?
- Oct 03, 2007 - If there is a possibility to change the dhtml dropdown menus?
- Nov 30, 2007 - Can I set borders in the dropdown menu example around the sub-menus only?
- April 29, 2009 - I have a new poblem. The submenus of my dropdown menu php are going up instead of down.
- Sep 06, 2009 - I'm making a drop menu sample but I want the dropdown sub menus to drop up!
- March 09, 2010 - In the IE8 view the dropdown menus are still centered instead of flush left.
- April 7, 2010 - I'm a having an issue with my dhtml dropdown menus poping-up behind a flash object on a page.
- June 13, 2010 - Can you please give me an example of how I would return the full path to the selected item of the web site menu?
|