ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

REQUEST \ QUESTION - Is Gridster on a publicly available CDN? #320

Closed IntStarFoo closed 10 years ago

IntStarFoo commented 10 years ago

Hi All,

Is there a publicly available CDN that I can use to link in jsfiddle.net? The following jsfiddle demonstrates using Gridster with Knockout. It isn't working because I can't find any publicly available CDN sites. http://jsfiddle.net/Be4cf/43/

In Searching around for all of this, I noticed that Microsoft has a public CDN that has some good libraries. http://www.asp.net/ajaxlibrary/cdn.ashx

Sinceuwaz... Gridster clearly Rocks. Is there a way to get Gridster pushed up to a Microsoft hosted CDN?

Cheers,

IntStarFoo

jimaek commented 10 years ago

Here you go http://www.jsdelivr.com/#!gridster.js

IntStarFoo commented 10 years ago

Boom! Thanks! http://jsfiddle.net/Be4cf/44/