Skip to main content

Bug Tracker

Side navigation

#2790 closed bug (invalid)

Opened May 05, 2008 02:13PM UTC

Closed May 21, 2008 03:02AM UTC

resizable does not seem to work with latest code

Reported by: tcarnell Owned by: braeker
Priority: major Milestone:
Component: ui Version:
Keywords: resizable demo Cc:
Blocked by: Blocking:
Description

hi, I noticed that resizing my own widgets stop working when I started using the latest code from svn/head.

However, the jquery resizable demo also does not work, found here:

http://docs.jquery.com/UI/Resizables

When I go to the page, firebug informs me that "$.widget is not a function" and the resize functionality does not work. When I go to the demos here: http://dev.jquery.com/view/tags/ui/1.5b2/demos/ui.resizable.html (which seem to use version 1.2.4a) the resize functionality DOES work.

Certainly, the demo should work. However, I am somewhat confused as to which version I 'should' be using, for example, where do I find jquery-1.2.4a.js?

I am very sorry if I have done something stupid or misunderstood something vital...

cheers, tom.

Attachments (0)
Change History (5)

Changed May 05, 2008 02:30PM UTC by tcarnell comment:1

Replying to [ticket:2790 tcarnell]:

hi, I noticed that resizing my own widgets stop working when I started using the latest code from svn/head. However, the jquery resizable demo also does not work, found here: http://docs.jquery.com/UI/Resizables When I go to the page, firebug informs me that "$.widget is not a function" and the resize functionality does not work. When I go to the demos here: http://dev.jquery.com/view/tags/ui/1.5b2/demos/ui.resizable.html (which seem to use version 1.2.4a) the resize functionality DOES work. Certainly, the demo should work. However, I am somewhat confused as to which version I 'should' be using, for example, where do I find jquery-1.2.4a.js? I am very sorry if I have done something stupid or misunderstood something vital... cheers, tom.

Also, the 'real world' image cropper demo does not work:

http://dev.jquery.com/view/trunk/ui/demos/real-world/image-cropper/

Changed May 11, 2008 10:02PM UTC by flesler comment:3

component: coreui
owner: → paul

Changed May 20, 2008 07:16PM UTC by braeker comment:4

owner: paulbraeker

Changed May 21, 2008 03:02AM UTC by braeker comment:5

resolution: → invalid
status: newclosed