JQuery UI popup elements not positioning correctly
Posted
by Okku
on Stack Overflow
See other posts from Stack Overflow
or by Okku
Published on 2010-05-17T18:38:54Z
Indexed on
2010/05/17
18:40 UTC
Read the original article
Hit count: 303
I am using both JQuery UI Dialog and JQuery UI autocomplete both have the same erroneous behavior when they popup, the position is always 0,0! I have tried some different position arguments when popping up the dialog but non seems to help.
Any clues? Is this a bug in the position calculation in JQuery? Or is this some css bug?
Versions are 1.4.2 and 1.8.0
© Stack Overflow or respective owner