jQuery image picker

后端 未结 3 1708
栀梦
栀梦 2021-02-06 05:20

I\'m looking for a jQuery image picker plugin that allows me to do the following:

  1. Display a group of images and let the user select one (and only one) by clicking
3条回答
  •  孤独总比滥情好
    2021-02-06 05:53

    Have you tried this:

    https://code.google.com/p/select-to-image-picker-jquery/

    It lets you to change select box into image picker based on JQueryUI modal box.

    I was looking for something like this a long time and finally needed to develop it by myself. So maybe you will find useful too.

提交回复
热议问题