thanks man! worked like a charm! much appreciated!
-- Mark van Hussen Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Thursday 22 March 2012 at 13:46, Barry vd. Heuvel wrote: > And I think you don't need to call collapse explicityly with: > > $(".collapse").collapse() > > > > > > > On Thu, Mar 22, 2012 at 13:43, Barry vd. Heuvel <[email protected] > (mailto:[email protected])> wrote: > > include jquery first, then the bootstrap plugins. > > > > > > On Thu, Mar 22, 2012 at 13:36, Mark van Hussen <[email protected] > > (mailto:[email protected])> wrote: > > > wow, good catch! corrected it, still not working though... > > > > > > Thanks for your help! > > > > > > Op donderdag 22 maart 2012 13:12:37 UTC+1 schreef Barry vd. Heuvel het > > > volgende: > > > > 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] > > > > (mailto:[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] > > > > > > (mailto:[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 (http://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] > > > > > > (mailto:[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 (http://www.brdhs.nl). > > > > > > > > > > > > > > Any idea why this navbar will not collapse? > > > > > > > > > > > > > > Thanks! > > > > > > > > > > > > > > Mark > > > > > > > > > > > > >
