Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jQuery Image picker [closed]

I'm looking for a imagepicker in jQuery.

It should work similar to Gmail's way of attaching images to contacts:

  1. There is an clickable, empty image
  2. When clicked, a popup shows up with all the images and a searchbox
  3. When a image is clicked, the popup disapears and the clickable image changes

Mootools or Prototype or even plain JS are welcome as well!

Thanks!

like image 778
Henk Denneboom Avatar asked Sep 24 '09 07:09

Henk Denneboom


1 Answers

jQuery Lightbox

like image 54
Phil Avatar answered Oct 19 '22 22:10

Phil