Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#2790 closed bug (notabug)

resizable does not seem to work with latest code

Reported by: tcarnell Owned by: eduardo
Priority: major Milestone:
Component: ui.core 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.

Change History (5)

comment:1 in reply to:  description Changed 15 years ago by tcarnell

Replying to 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/

comment:3 Changed 15 years ago by flesler

Component: coreui
Owner: set to paul

comment:4 Changed 15 years ago by braeker

Owner: changed from paul to braeker

comment:5 Changed 15 years ago by braeker

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.