jQuery UI 1.5b2 with jQuery 1.2.3
Hi,
I've just tried adding jQuery UI 1.5b2 to a project that uses jQuery
1.2.3. I'm having problems getting the dialog stuff to work properly
and I'm wondering if there's a known clash with jQuery 1.2.3? I notice
that the 1.5b2 package includes an alpha bersion of jQuery 1.2.4 and
if I modify any of the dialog examples from the package to use jQuery
1.2.3 the dragging feature of the dialog boxes goes pear-shaped.
Firebug gives the following error msg:
this.helper.outerWidth is not a function
file:///C:/Users/Nick_2/Documents/Projects/medicce/scratch/jquery.ui-1.5b2/ui.draggable.js
Line 187
Any one got any thoughts or suggestions on this?
Cheers,
NickJ