jQuery-Font-Chooser
jQuery-Font-Chooser copied to clipboard
A custom combo box to allow font selection from a preset list, whilst previewing the font
@CD1212 Using this plugin I have noticed the following issues: 1) Using and selecting a font such as the **Goudy Bookletter 1911**[https://fonts.google.com/specimen/Goudy+Bookletter+1911?selection.family=Goudy+Bookletter+1911](url) there is an issue where the option in...
I'd love to be able to utilize something similar to Bootstrap's dropup functionality. http://getbootstrap.com/components/#btn-dropdowns-dropup I pasted a little gist here: https://gist.github.com/alwaysbrightblue/ee3e6f40cd498cb88409 It follows the bootstrap method of putting the dropup...
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...