jQuery - Image management
Posted
by kape123
on Stack Overflow
See other posts from Stack Overflow
or by kape123
Published on 2010-04-14T16:54:21Z
Indexed on
2010/04/14
17:23 UTC
Read the original article
Hit count: 395
Is there a jQuery plug-in / JavaScript control that will allow me to display array of images, but with (at least) option to delete image on certain user action.
Something like this: http://www.gmarwaha.com/jquery/jcarousellite/index.php but with dedicated delete button on every image.
First extra option that I can think of is to rearrange order of images.
If not... I guess I'll start extending mentioned jcarousellite myself....
© Stack Overflow or respective owner