I’ve had a similar issue to jimg:
I have a long page, and need to show a jqxWindow in the middle of the window when the page is scrolled to the bottom.
The default behaviour is that it appears nearer the top of the page, so the user can only see it if they scroll up.
Unfortunately, for other reasons, my jqxWindow needs to have ‘auto’ height, so Dimitar’s method for moving the jqxWindow doesn’t work.
It would be great to know about any workarounds you’d recommend for this particular situation. Thanks 