Hi Peter,
thanks for the quick reply. So I cannot just take the window div and put it back where it belongs I suppose?
If this is by design – do you have some guidance / best practices on how to deal with this in an Ajax environment where only partial pages are replaced? To give you a flavor of why this is really an issue for me: I am loading the window inside a plugin, so the engine that turns the page does not really know what is inside the box – all it knows is that it should wipe a certain part of the document and put the new content in there. I suppose that I am not the only one who has run into this, so maybe there are already smart solutions out there?!?
Finally – are there any other JQWidgets that move themselves upwards in the document? I really like your library and I want to base my website on it, but this is a bit of a dealbreaker because the AJAX might just become too messy if I have to keep track of all those elements that detach themselves….