Hi, I'm having some problems using resizables with handles. I want every div with a certain class to have a south-resizable hande, however only the first div is being made resizable.
Secondly, I've found that I need to use the ui-resizable-handle and ui- resizable-s classes on my handles, but the docs make no mention of these classes (I'm looking at http://docs.jquery.com/UI/Resizable/resizable#options). According to the docs, I should be able to use any class for my handles, as long as I specify it in the 'handles' option when I create the resizable. I have an example that shows these problems: http://stonie.co.uk/dev/resizable/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
