Dialogue draggable and repositioning

Dialogue draggable and repositioning


Hello all,
I am using the dialog (jquery-ui 1.0) for a project and ran into two
problems:
1. draggable:false doesn't seem to work. My dialog remains draggable
no matter what. I just downloaded jquery-ui two days ago so I am
assuming it is the latest.
2. When I close a dialog window and then reopen it, it reappears in a
different place. This is most noticiable when position:center is
used. The first time it is opened the dialog will be dead center.
If you close the dialog and re-open it, it will open at the bottom
left causing the scroll bar to appear.
This is happening in firefox, but I believe it also happens in ie7 (I
am on linux and can only test ie via Wine).