Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • fturkmen Friend
    #196799

    can we make sticky menu with ja decor template

    chavan Friend
    #531059

    Try adding this code to this file: templatesja_decortplsblocksheader.php


    <script src="http://stickyjs.com/jquery.sticky.js"></script>
    <script>
    jQuery(document).ready(function(){
    jQuery("#t3-header").sticky({topSpacing:0});
    });
    </script>

    Andrzej Wachałowicz Friend
    #556112

    Wow – it’s working!!! Thanks.
    Check this out: link

    hjalte1983 Friend
    #556295

    not working in responsive ( tablet, phones, )

    just fyi

    Sam Samiei Friend
    #564476

    hi, I’ve added the following code to the header and it works fine in Safari but in Firefox and Chrome it doesn’t work.

    my website is: https://www.northlondonappliancerepairs.co.uk

    many thanks

    <!– HEADER –>
    <script src=”http://stickyjs.com/jquery.sticky.js”></script>
    <script>
    jQuery(document).ready(function(){
    jQuery(“#t3-header”).sticky({topSpacing:0});
    });
    </script>

    chavan Friend
    #564484

    can you please resolve this issue on your hosting, It blocks in my country. Your location (IN) has been blacklisted.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 5 voices, and was last updated by  chavan 9 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum