]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Added short instruction for obtaining respond.js 9011/head
authorBryan Keiren <bryankeiren@gmail.com>
Fri, 2 Aug 2013 16:07:31 +0000 (18:07 +0200)
committerBryan Keiren <bryankeiren@gmail.com>
Fri, 2 Aug 2013 16:07:31 +0000 (18:07 +0200)
commitf4b983ed11bba1d695990fa66b14f2ce277b3c7b
tree20724c40ae8eb20e1c924bc5dd891fbd078f1c4e
parent9546fc9cf004d38f7aa4d2b64e8ab6bc65920718
Added short instruction for obtaining respond.js

The Getting-Started page only lists the actual instructions for respond.js (its purpose and source) *after* listing a piece of example HTML code for the user to copy and paste. It would probably be more clear if that piece of HTML code actually lists where the user can obtain respond.js. Otherwise the user has to scroll down and read 1 specific line on the rest of the page (under the 'IE 8 and 9' compatibility section), in order to know that respond.js can be obtained from a GitHub page (and that it is in fact NOT part of the downloadable Bootstrap file that's provided earlier on the page, even though the use of response.js in the example HTML code seems to suggest that it *is* part of the Bootstrap download).

It's a minor issue but this fix should make it just a little bit more clear to a user how the example HTML code works (lest they copy/paste it and find out the browser can't find respond.js).
getting-started.html