I'm looking for a jQuery image picker plugin that allows me to do the following:
- Display a group of images and let the user select one (and only one) by clicking it
- If the user does not like any of the specified images, he should be able to upload his own
Just #1 would suffice, as I can add the code for #2 if necessary
It's not that difficult to do I know, but if there is a standard plugin that people use for this, I'd rather use that than reinvent the wheel.