I am looking for a jQuery image selector plugin that allows me to do the following:
- Display a group of images and allow the user to select one (and only one) by clicking it
- If the user does not like any of these images, he should be able to upload his own
Just # 1 will be enough, as I can add code for # 2, if necessary
It is not so difficult to do, I know, but if there is a standard plugin that people use for this, I would rather use it than reinvent the wheel.
javascript jquery jquery-plugins
elsurudo
source share