Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Bootstrap responsive navigation not working in prototype?

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #46364
    Rajinder S. GIll
    Participant

    Hi,

    I am trying to implement **bootstrap in magento(prototype)**, but my responsive **navigation** does not working.

    Can any one assist me on that please it’s very urgent?

    Thanks in advance!

    Warm Regards
    RT

    #142459
    Paulie_D
    Member

    Perhaps a link?

    #142460
    Rajinder S. GIll
    Participant

    [Your text to link here…](http://ethoswatches.com/beta “Link”)

    #142463
    Paulie_D
    Member

    Interesting, it seems to fire **once** only and then not subsequently.

    I’m thinking that this is two JS files fighting one another.

    There was a similar discussion here :https://css-tricks.com/forums/discussion/26709/bootstrap-navigation-menu-not-staying-open-at-smaller-screensize#Item_9

    Unfortunately, the OP there did not go into detail. Hope this helps some.

    #142467
    ani7ruddha
    Participant

    @rihanterence check your inbox

    #142471
    ani7ruddha
    Participant

    Try removing your JS one by one and keep testing probably you will find the bug!

    #142473
    Rajinder S. GIll
    Participant

    i already tried that any other suggesition?

    #142480
    jshjohnson
    Member

    Have you concatenated your javascript files into one file? If not then try that – if you have conflicts it will be easier then to manage and comment out certain scripts

    #142502
    NghiQuach
    Participant

    Theres something overriding bootstraps collapse js.

    When you click it the second time to close it it sets display:none rather it should set height:0 and when expanded set it back to height:auto.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The forum ‘CSS’ is closed to new topics and replies.