fontselect-jquery-plugin
fontselect-jquery-plugin copied to clipboard
Does not work with HTTPS
Error (from dev tools console):
Mixed Content: The page was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Crafty+Girls'. This request has been blocked; the content must be served over HTTPS.
My guess: replacing api:"http://fonts(...) with api:"//fonts(...) would fix it.
@lucascaton yes it would maybe submit a pull request to them @tommoor