pbauerochse / searchable-option-list

a jquery plugin for a searchable optionlist
MIT License
79 stars 54 forks source link

Mixed content stops example page from rendering. #35

Closed WrathZA closed 8 years ago

WrathZA commented 8 years ago

capture

Mixed Content: The page at 'https://pbauerochse.github.io/searchable-option-list/examples.html' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Open+Sans'. This request has been blocked; the content must be served over HTTPS.

Switching the CDN links to HTTPS will resolve.

pbauerochse commented 8 years ago

Thanks for the hint @WrathZA . Just fixed it. Should be working now