Center() does not work on "scrolling" pages
|
|
Hi, If I open up a window at the bottom of a page that as scrollbars, the window does open, but the page scrolls to the top thus leaving the window outside the viewport. Im I the only one experiencing problems with “Center();”, when opening up a window on a page that has scrollbars? -Maxtone |
|
|
Doesn’t work for me either… if you search for center there should be another post from me that seb responded to with a work around but i would imagine that fixing center would been the better option… |
|
|
Hi, Suneth |
|
|
Hi, Try to call the center() method after the show() method. David. |