165 Views
Long lists of checkboxes or multiselect list are not very pleasant to use. jQuery Selectable plugin offers viable alternative. In this post you can check how to get it working with ASP.NET
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Long lists of checkboxes or multiselect list are not very pleasant to use. jQuery Selectable plugin offers viable alternative. In this post you can check how to get it working with ASP.NET
I have a requirement where I have an imagemap. As you know map contains area elements. I like to make multiple selections on the map. Is this possible with the selectable API? Or is there any plugin which can do something similar?