[jQuery] Re: Multiple Interface Resizables

2007-07-18 Thread jn
edit) on an item. But this is a > bit messy. > > Someone needs to write a new resizable plugin that has some extra > (documented!) functions - like add_resize_blobs(), > remove_resize_blobs() and some other stuff!! :) > > Apart from that problem it's not a bad plugi

[jQuery] Multiple Interface Resizables

2007-07-18 Thread jn
I've tried everything I can to get the handles to work for multiple resizables, but it just won't work. You can't use a class for the handles, so I tried using each() to loop over the resizables and specify the handles using unique ids. I tried passing DOM elements for the handles. What is the t