objectivehtml / FlipClock

http://flipclockjs.com/
MIT License
2.74k stars 952 forks source link

https tweek for developing in cloud9 IDE #297

Closed Uili-Simteau closed 6 years ago

Uili-Simteau commented 7 years ago

Hi there,

I'm enjoying using your library thanks.

I've found, when playing with the examples in the Cloud9 IDE, I've had to change all the insecure requests to http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js to https.

I think this is because the preview instantiates with https, and finds a conflict when it previews.

Maybe a mention in the ReadMe? or modifying all the ajax calls to https? No biggie. Cheers,

Uili

objectivehtml commented 6 years ago

Closing this as the new version doesn't have dependencies and the examples don't load jQuery.