J'utilise un CDN pour le javascript suivant :
- https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js
- https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/jquery-ui.min.js
- http://ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.validate.unobtrusive.min.js
- http://ajax.aspnetcdn.com/ajax/jquery.validate/1.7/jquery.validate.min.js
Pour chacun d'entre eux, comment puis-je revenir à l'utilisation de la copie locale dans le cas où elle serait bloquée/disponible ?