micc83 / fontIconPicker

🌈 jQuery fontIconPicker v2 is a small (3.22kb gzipped) jQuery plugin which allows you to include a simple icon picker with search and pagination inside your administration forms.
http://micc83.github.io/fontIconPicker/
MIT License
266 stars 87 forks source link

New option autoClose #9

Closed swashata closed 6 years ago

swashata commented 10 years ago

By default fip closes when clicked outside. We should introduce an option to disable that.

This is useful in cases like WordPress navigation area, when a click on the menu builder is triggered and it would cause fip to close.

swashata commented 6 years ago

This can be enhanced further without stopping event propagation.