rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
906 stars 216 forks source link

Font-awesome integration #42

Closed zimmicz closed 7 years ago

zimmicz commented 10 years ago

Hi, what would be the easiest way to use font-awesome icons instead of real images? Is it possible with the current state of the plugin?

SgtOddball commented 7 years ago

It would need to pass back a set of classes rather than images which is doable and could be quite interesting as a method for picking things but would lead to issues if using another font library or custom library.

rvera commented 7 years ago

Merged.