开发者

AJAX - Is there an open source app that allows users to select photos from a set of photos?

I'm trying to create a little application that allows users to multi-select a couple of photos.

The idea is that we would show the user a grid, with about 50 photos in it, and they would be able to select 10开发者_JS百科 of those photos for use elsewhere on my website. These 10 selected photos may appear together in a separate module, or whatever.

Does anyone know of code that can help me kickstart this type of functionality?

Thanks!


If you are coding it yourself, best way to implement this is using JqueryUI's Selectable Interaction

Here is the link to their official Demo/Example. http://jqueryui.com/demos/selectable/#display-grid

Press and hold Ctrl to multi-select


You could start modding one of these to get going.

  • Top 14 jQuery Photo Slideshow / Gallery Plugins
  • Smashing Magazine 30 Scripts For Galleries, Slideshows and Lightboxes
  • 57+ Free Image Gallery, Slideshow And Lightbox Solutions

Though I think you'd be better off writing this yourself.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜