Link? Js fiddle of code? - S On 13 Feb 2012 21:37, "Lindsay" <[email protected]> wrote:
> No, it's just not showing the drop down. It just takes me to the top > of the page. > > On Feb 13, 1:17 pm, Sam Sherlock <[email protected]> wrote: > > Are you getting js errors? > > > > - S > > On 13 Feb 2012 18:41, "Lindsay Fester" <[email protected]> wrote: > > > > > > > > > > > > > > > > > Yes I said that in my question. I am using the latest version of Jquery > > > and I've also tired using the latest bootstrap-dropdown plugin. > > > > > On Sat, Feb 11, 2012 at 5:20 PM, Mark Otto <[email protected]> wrote: > > > > >> Have you tried the latest plugin file with the latest jQuery? > > > > >> On Sat, Feb 11, 2012 at 5:03 PM, Lindsay <[email protected] > >wrote: > > > > >>> I've copied the sample from > > >>>http://twitter.github.com/bootstrap/components.html > > >>> exactly, but the drop down never appears (I just get taken to the top > > >>> of the page). I'm using boostrap-dropdown.js v1.3.0. I have tried > > >>> switching to the latest version but that didn't help. > > > > >>> Code: > > > > >>> <div class="btn-group"> > > >>> <a class="btn dropdown-toggle" data-toggle="dropdown" href="#"> > > >>> Action > > >>> <span class="caret"></span> > > >>> </a> > > >>> <ul class="dropdown-menu"> > > >>> <li><a href="#">test</a></li> > > >>> </ul> > > >>> </div> > > > > >>> I've tried manually activating the dropdown using JS: $('.dropdown- > > >>> toggle').dropdown() and that didn't help either. Why isn't this > > >>> working? I can see the button, it's just clicking on it doesn't bring > > >>> up the menu (just takes me to the top of the page). > > > > >> -- > > >> kthxbai! > > > > >> Email: [email protected] > > >> Twitter: @mdo > > >> Mobile: (414) 534-5987 > > > > > -- > > > > > > ___________________________________________________________________________ > _______________ > > > > > *Lindsay Fester* > > > Student & Peer Tutor > > > British Columbia Institute of Technology > > > Blog: BCIT MyLife <http://commons.bcit.ca/mylife/author/lfester/> > > > T: 604-505-4350
