I downloaded the 'smoothness' CSS theme and it is indeed required for resizable() to work.
This dependency is not mentioned on the jQuery UI download page (http://jqueryui.com/download). Although both the customizable UI components and the Themes are a part of this page, it is not explicit that there are dependencies between them. On the other hand, a dependency notice is presented when deselecting UI Core. It may good to use this same notice when switching from the default 'Smoothness' theme to 'No Theme'. Also, the reason I did not download a theme to begin with was to reduce the size of my downloaded components. I did not realize that the theme was entirely CSS/images and had nothing to do with the JS and was a little misled because of the 'Total Filesize' area on the download page. Using the term 'minified' really only applies to JS, not to CSS/images. I'm new to the list - not sure if this the right place for these kinds of comments. Please let me know if not. Thanks, Gaurav On Mar 26, 12:11 pm, Gaurav <[email protected]> wrote: > Hello, > > I am trying to use resizable() on a div. I am running jQuery 1.3.2 and > jQuery 1.7.1, custom build with core, draggable, droppable, resizable > and no theme. > > When creating an absolutely plain div with nothing but some css to > make it visible, .resizable() does not work. The proper handle divs > are generated to surround the target div, but they are empty and I am > wondering since I did not download a theme, the CSS classes that make > these divs "grab-able", they do not function properly. > > Is a theme required for resizable() to work in 1.7.1 (it was not in > 1.5.3)? If so, this should be mentioned in the docs - currently the > only dependency is UI Core. > > Thanks, > Gaurav --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
