Rounded corners and progress bar in jquery selectable grid
Hi,
I am asked to create a application where in the user can do multiple select using mouse drag option and I understand taht I can achieve this using jquery selectable. But there are a couple of requests
a) It needs to be touch screen enabled
b) It needs to have rounded corners
c) Each cell in the grid need to have a progress bar.
Any suggestions on how to achieve this using jquery selectable or if there are any other things that I can use would be very helpful.
Thanks,
Tee