Then, why doesn't anything work if I add <script src="js/bootstrap.min.js"></script> to one of the examples such as the carousel jumbotron? It's pretty amazing that you download bootstrap and there is not even an index.html example to work with. Initializr comes with a working index page. I copied the source of the jumbotron example and changed the paths so that everything displays correctly, but the jquery and carousel and bootstrap are obviously not in bootstrap.min.js in such a way that it actually works with the examples. Frustrating to say the least because this is needlessly sloppy of them. Just trying to make me angry, I get it. Keep conspiring, world, keep conspiring...
On Friday, 14 September 2012 00:21:09 UTC-4, AMYunus wrote: > > yes bootstrap.min.js contains all javascript. > > On Fri, Sep 14, 2012 at 10:47 AM, S Ahmed <[email protected]<javascript:> > > wrote: > >> I downloaded boostrap, and it has bootstrap.min.js, does it contain all >> the .js that is listed in the starter page, or do I download >> that separately? >> >> I'm looking at the sample page (starter template), and it has this on the >> bottom: >> >> <!-- Le javascript ================================================== --> >> <!-- >> Placed at the end of the document so the pages load faster --> <script >> src="../assets/js/jquery.js<http://twitter.github.com/bootstrap/assets/js/jquery.js> >> "></script> <script >> src="../assets/js/bootstrap-transition.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-transition.js> >> "></script> <script >> src="../assets/js/bootstrap-alert.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-alert.js> >> "></script> <script >> src="../assets/js/bootstrap-modal.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-modal.js> >> "></script> <script >> src="../assets/js/bootstrap-dropdown.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-dropdown.js> >> "></script> <script >> src="../assets/js/bootstrap-scrollspy.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-scrollspy.js> >> "></script> <script >> src="../assets/js/bootstrap-tab.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-tab.js> >> "></script> <script >> src="../assets/js/bootstrap-tooltip.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-tooltip.js> >> "></script> <script >> src="../assets/js/bootstrap-popover.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-popover.js> >> "></script> <script >> src="../assets/js/bootstrap-button.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-button.js> >> "></script> <script >> src="../assets/js/bootstrap-collapse.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-collapse.js> >> "></script> <script >> src="../assets/js/bootstrap-carousel.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-carousel.js> >> "></script> <script >> src="../assets/js/bootstrap-typeahead.js<http://twitter.github.com/bootstrap/assets/js/bootstrap-typeahead.js> >> "></script> >> >> >> >> >> >> > > > -- > *Ahmad Mahmudi Yunus* > Personal Site - amyun.us <http://www.amyunus.com> > > -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
