[jQuery] Select images instead of text
Hello everyone,
I've been desperately googling for a jQuery plugin that would make me
able to display thumbnails that can be selectable, like does the html
<select> tag (it will send photo information to a PHP script, so that
I can delete the photos). That would provide a nice, visual selection
of pictures, instead of its titles inside an old school style
<select>.
I have no idea how could I do it... Does anyone knows any script I
could take inspiration of?