No, http://twitter.github.com/bootstrap/javascript.html#collapse Download the file on the left ( http://twitter.github.com/bootstrap/assets/js/bootstrap-collapse.js) and include it in the bottom of your body, after your prettify code. (or the bootstrap.min.js file, which has all the plugins)
On Thu, Mar 22, 2012 at 13:08, Mark van Hussen <[email protected]> wrote: > Yes, you are referring to this? > > <script type="text/javascript"> $(".collapse").collapse() > Thanks, > Mark</script> > > > > Op donderdag 22 maart 2012 13:02:13 UTC+1 schreef Barry vd. Heuvel het > volgende: > >> Did you include the collapse javascript? >> >> On Thu, Mar 22, 2012 at 12:57, Mark van Hussen <[email protected]> wrote: >> >>> Hi, >>> >>> I am struggling to get the collapsible navigtion to work. I am >>> referring to menu that show up when you make the screen smaller or >>> view your website on an iPad. >>> >>> This is my website: www.brdhs.nl. >>> >>> Any idea why this navbar will not collapse? >>> >>> Thanks! >>> >>> Mark >>> >> >> > Op donderdag 22 maart 2012 13:02:13 UTC+1 schreef Barry vd. Heuvel het > volgende: > >> Did you include the collapse javascript? >> >> On Thu, Mar 22, 2012 at 12:57, Mark van Hussen <[email protected]> wrote: >> >>> Hi, >>> >>> I am struggling to get the collapsible navigtion to work. I am >>> referring to menu that show up when you make the screen smaller or >>> view your website on an iPad. >>> >>> This is my website: www.brdhs.nl. >>> >>> Any idea why this navbar will not collapse? >>> >>> Thanks! >>> >>> Mark >>> >> >>
