I am done with pop-up div with the help of js. But the problem is when i call pop-up, it is poping-up at the place which I have given. I want it to be center of the screen. Is anyone have js to centralized the pop-up? please help...
Help for pop-up divNeed help for pop-up div.
Page 1 of 1
1 Replies - 1305 Views - Last Post: 19 September 2008 - 05:57 AM
Replies To: Help for pop-up div
#2
Re: Help for pop-up div
Posted 19 September 2008 - 05:57 AM
You need to get the window size and calculate the center of the screen and modify the top and left of the pop-up div accordingly. If you paste what code you have so far (for centering the div) we can help you more.
Some useful information would be to start by looking into the following:
Non-IE
innerWidth
innerHeight
IE
clientWidth
clientHeight
Some useful information would be to start by looking into the following:
Non-IE
innerWidth
innerHeight
IE
clientWidth
clientHeight
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|