I create a pop up windown, now it is PopUpManager.centerPopUp(myTable);
I would like this windown always stay at a fixed position, such as always at the top or left, is there any way that I can do that? It seems PopUpManager does not have that property.
I also add lef="10" inside the pop up windown component, but it does not work. Thanks!