This might seem like an odd request but I’d like to use jQuery’s Selectable tool to only select one item at a time and I’d like it to show me a value I’ll have within each tag. At the very least I want the contents of that selection. Has anyone tried to do this? For some reason these little things seem to not be all that easily findable in their API for it.
Share
If you only want one selection at a time, then why use selectable?
I would think you would just use jQuery, as it should be very easy. Or am I missing your point?
Live Example: http://jsfiddle.net/F7fsx/
HTML
CSS
jQuery