|
|
|
|
| Re: how to show pop up window on button click [message #403132 is a reply to message #401741] |
Wed, 13 May 2009 21:49  |
dbhossain Messages: 119 Registered: August 2007 Location: Dhaka,BANGLADESH |
Senior Member |
 
|
|
More update on "PopUp window when button click":
javascript:html_PopUp('f?p=&APP_ID.:52:&SESSION.','_blank','scrollbars=0,left=200,menubar=0,resizable=0,width=500,height=100,toolbar=0,location=0,directories=0')
Note: The page that will be opened as popUP window change it page template to "pop up".
go to: Page Property >Template > Pop Up
in the above code '0' returns 'false' and '1' returns 'true'
|
|
|