Hi friends,
How to open a pop up page of 500px aligned to center when it pops up at the link button click event?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pravin PatilPosted Oct 10, 2011, 3:13 AM
Pravin PatilPosted Oct 10, 2011, 9:52 AM
Nethra R SPosted Oct 10, 2011, 5:37 AM
The code does not work in IE
It gives invalid argument run time error in IE only. Rest all browsers ok
Pravin PatilPosted Oct 10, 2011, 3:31 AM
Nethra R SPosted Oct 10, 2011, 3:24 AM
Nethra R SPosted Oct 10, 2011, 3:10 AM
I am already using this code:
...
In this only how can i amke adjustment so that pop up page opens exactly in the centre
Pravin PatilPosted Oct 10, 2011, 3:06 AM
Nethra R SPosted Oct 10, 2011, 2:34 AM
I want the pop up page to open in the centre exactly... how can i do that please help
Pravin PatilPosted Oct 10, 2011, 2:18 AM
http://www.javascript-coder.com/window-popup/javascript-window-open.phtml
This function takes the size as an parameter, there you can mention that you want to show the pop up of 500px. Also whatever pop is shown by this function, that will appear at the center.
For showing the pop on the click of link button you can refer http://forums.asp.net/t/1099918.aspx/1
Hope this helps.
All the best.