Forums

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

Home Forums JavaScript Sticky menu how to add searh and shopping cart

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #281125
    dani555
    Participant

    Hello everyone
    Does anyone know how I can add to this javascript code two more functions
    For sticky menu
    https://codepen.io/dani888/pen/VqBoqz
    How can I add two functions to the javascript code
    $(“#search”)
    $(“#cart”)
    Sticky menu contains also search and shopping cart
    Thank you

    #281179
    webinuse
    Participant

    What do you mean by two functions?

    #281186
    dani555
    Participant

    Add the two words in the javascript code
    #search and #cart
    http://prntscr.com/m5br8b
    I want to move when the menu becomes a sticky search box and shopping cart inside the menu
    Now the sticky menu works but without a search box and shopping cart
    Thank you

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