[jquery-ui] Drag-and-drop under HtmlUnit

2009-11-26 Thread Ben Butler-Cole
Hello Has anyone tried to do jQuery UI drag-and-drop running in HtmlUnit? My initial attempt didn't work so I just wanted to see what other people's experience was before spending a lot of time debugging. Thanks Ben -- You received this message because you are subscribed to the Google Groups "

[jquery-ui] Sortable: avoid change if dropped outside table

2009-10-20 Thread Ben Butler-Cole
I'm using sortable on a table. If you drag a row outside the table and drop it there then it tends to reorder the rows anyway, placing the dragged row where ever it moved off the table. I think the UI would be less confusing for users if dropping the row somewhere outside the table resulted in no