Yes, that fixes it! I included bootstrap-extras.js provided by mezzanine and that fixes it. Thanks a lot!
-- Preethi On Wednesday, May 28, 2014 1:36:38 AM UTC+5:30, Josh Cartmell wrote: > > Hey Preethi, this works for me. Are you including the bootstrap-extras.js > somewhere in your base.html? > https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/core/templates/base.html#L37 > > > On Tue, May 27, 2014 at 4:02 PM, Preethi <[email protected] <javascript:> > > wrote: > >> Hi, >> >> I am using bootstrap 3.1.1. In the top nav bar, the items in the >> dropdowns are not visible unless I remove the "disabled" class set on the >> top level menu item in pages/menus/dropdown. Then the dropdowns appear only >> when I click on the top level menu item. How do I get the old behaviour of >> displaying the dropdown on mouse hover back? Is going back to bootstrap >> 3.0.3 the only option? >> Any suggestions are welcome >> >> Thanks, >> Preethi >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Mezzanine Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" 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/d/optout.
