I have an old version of jQuery and the jQuery user interface (ui) 1.3.1 to be exact.
I’m upgrading to jQuery UI 1.8.11 which I thought would be straightforward as somewhere they have fixed some problems with ie9.
So I’ve swapped over the function files and css files and no dice on ie9 also the dialog boxes are opening in the top left not the middle like before.
Any ideas on why in some situations it doesn’t work in ie9? It’s mainly the sortable that is presenting problems – or how to get the javascript errors on the page up.
Seems to be one thing they have missed.
In the end it was bg plugin that we had for ie6 and other browsers to make the dialogs work – remove and hey presto.