Is there a CDN for jqGrid?

cdn, jqgrid

Solution

Here is CDN for JQgrid ; not min version, though.

http://www.jsdelivr.com/#!jqgrid

Once you get to the website, click on the Integration button and it will give you the JS code snippet you need to include to use the CDN.

Problem

Anyone know if there is a CDN for jqGrid? Thanks!

Original source

Related problems