rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
906 stars 216 forks source link

Give link to images #38

Closed emreyasar closed 10 years ago

emreyasar commented 10 years ago

I want to give links to images in image picker (

rvera commented 10 years ago

How would you differentiate between selecting an image and clicking one for full size? You can also bind click events on the initialized callback.