// notice!! do not use any of this javascript // it's just junk for our docs! // ++++++++++++++++++++++++++++++++++++++++++ /*! * copyright 2011-2015 twitter, inc. * * licensed under the creative commons attribution 3.0 unported license. for * details, see https://creativecommons.org/licenses/by/3.0/. */ // intended to prevent false-positive bug reports about responsive styling supposedly not working in ie8. if (window.location.protocol == 'file:') { window.alert('error: bootstrap\'s responsive css is disabled!\nsee getbootstrap.com/getting-started/#respond-file-proto for details.') }