[jQuery] Re: ui selectable

2008-05-01 Thread Richard D. Worth
Make sure you're calling .selectable() on the container element, not the child element(s). In your example, that should be $("#iconScroller").selectable(); Also, in case you're not aware, there's a dedicated jQuery UI mailing list: http://groups.google.com/group/jquery-ui/ - Richard On Wed, Ap

[jQuery] Re: ui selectable

2008-04-30 Thread Sam Sherlock
sorted the first issue (I need to change some css) and found the answer to the second question to be yes however I don't see multiple selectees being dragged any how, I have enough to be making head way on - S 2008/4/30 Sam Sherlock <[EMAIL PROTECTED]>: > Hi All, > > > I am making a AJax File M