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 -~----------~----~----~----~------~----~------~--~---
