There are many posts about how to fallback a JQuery CDN to a local copy by checking the existance of the global variable JQuery.
My question is , how to do the same to twitter-bootstrap ? Is there a variable defined in bootstrap so that I can check to make sure the CDN is available ?
BTW, I use netdna.bootstrapcdn.com as my bootstrap CDN