Resizables and handles

Resizables and handles


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/