Search code examples
jqueryuser-interfacecdn

is there a block ui jquery library that I can get via cdn?


Pretty straightforward. I need to (well, I'd like to) use a library like blockUI but I'd really like to get it via CDN instead of pulling from my site. Linking directly to the blockUI file on github is giving me a 403 error, so I don't think that will work.

Is there a big list of jquery libraries that are available via CDN?

Would I be better off just doing this via jquery native?

Is linking to github a good idea but I'm doing it wrong?


Solution

  • As far as I know blockUI is not available from an official CDN like google or so.

    google hosts these Libraries and this LINK hosts libraries that dont have an official CDN provider. BlockUI is there also.