dialog box: Stop background scrolling on move
I am using dialog box inline popup. Everything is more or less working exactly perfectly, expect for one aspect. The moment I move the dialog box off screen the browser will auto scroll so the dialog box is not off the screen.
So, for example if I try to move the dialog box to the bottom right of my screen, it will auto scroll to the right and down.
This happens in both chrome and IE (but not in firefox).
In an unrelated note: Is it possible to setup this dialog box so it can be moved outside the confinements of the page? In other words lets say my page has no scroll bars (no content to the right or bottom) and I try to move the dialog box to the right, it will get 'stuck' and wont go any further as that is the page limit.