vote up 2 vote down star
1

Following on from this question (that I asked) and this question (that Simon asked), is there a CDN that provides the jQuery script AND the -vsdoc version side-by-side?

e.g. Google provide:

http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js

but don't provide

http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min-vsdoc.js

Does Microsoft have a CDN for jQuery?

flag

73% accept rate

2 Answers

vote up 4 vote down check

Yes, Microsoft has a CDN that hosts both jQuery and the vsdoc Intellisense for jQuery. You can learn more at http://www.asp.net/ajax/cdn/

link|flag
vote up 2 vote down

No, I don't believe there is any significant CDN like that. However, see my answer to your other question about an easy workaround to reference the vsdoc file.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.