Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

i need a jquery plugin that allows to show some image and give the possibilities to remove/rotate one or more image from gallery, like in this site. Do you know any galleries that allows to do that? i know it is not a question that respect standard, but on web i don't find nothing similar.

share|improve this question
i can not understand... – ThulasiRam May 16 '12 at 14:00
in the example site i quoted, there is an input type file that allows to upload images. when one or more images are uploaded, it will show the preview of images ,like a gallery, with the possibilities to remove ( x upon image ) or rotate them – JackTurky May 16 '12 at 14:35
There is no plugin that does this. You will more than likely have to code most of it. – lucuma May 16 '12 at 14:37

1 Answer

up vote 1 down vote accepted

i solved using this jquery plugin

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.