Hi there!
I have a problem with selectable: Once initiated, it fires the stop-
callback every time the mouse-button is being released, also after
disabling the selectable using $(bla).selectable("disable"). And at
least for me not calling that callback would be the expected thing
once I disabled selectable.
I don't know whether this is a bug or a feature, but I'd like to hear
some comments on that and whether there is an alternative - I really
want to load the selectable on first use, then after selecting some
fields send a callback (I don't want to add another click or something
to start the action...) and disable the selectable (also unset the
selections) until the next starter-trigger (which is a button, btw.).
Any ideas?
So long have a nice night,
Benni.