clu3 / bootstro.js

Tiny JS library using bootstrap's popovers to help guide your users around your website
http://clu3.github.io/bootstro.js/
MIT License
1.33k stars 235 forks source link

All cdn dependencies in a single code block in tutorial #41

Closed skyhirider closed 2 years ago

skyhirider commented 10 years ago

It would be great if there was a code example in the tutorial that would contain html code with all of the links to a cdn with every single dependency.

I am currently struggling with getting the dependencies right (as I am not used to working with bootstrap) not to mention the fact that the link to bootstrap popover on your site leads to a dead end ( http://twitter.github.com/bootstrap/javascript.html#popovers ).

I simple code that I could just copy and paste to my header would be nice :)

paulcanning commented 10 years ago

Or, you know, figure it out?

"Bootstro requires bootstrap & bootstrap popover"

So, look up what you need for the above?