| Author |
How to read dhtmlwindow.open() call
|
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 972
|
|
How to read the below code
dhtmlwindow.open('ajaxbox', 'ajax', 'external1.htm','Send', 'width=560px,height=240px,left=250px,top=300px,resize=0,scrolling=0');
|
http://www.lifesbizzare.blogspot.com || OCJP:81%
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
|
|
Left to right.
Seriously, what are you asking?
If you want to know what the parameters are, you'll need to reference the documentation of whatever tool you are using.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: How to read dhtmlwindow.open() call
|
|
|