jQuery-Font-Chooser
jQuery-Font-Chooser copied to clipboard
Use with Bootstrap-Select
Great little plugin!
I am trying to use this in conjunction with Bootstrap Select (http://silviomoreto.github.io/bootstrap-select/). That plugin uses a more traditional select
parameter for it's function. Is there a way to basically use this as a replacement for the content of the dropdown in Bootstrap Select?
Digging into this a little further, I'm finding that we probably won't get into a select
parameter. I'm finding everything else that is trying to accomplish this task is also reappropriating ul
lists to styling them to look like select
lists.