jQuery UI Dialog / Drag Question

Viewed 6385

Using jQuery UI Dialog.

Works great, but currently, when I drag a dialog, it will not move off screen (the entire dialog is always in the viewport).

Is there a way to set up the dialog so I can drag it partially off screen?

4 Answers
Related