Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Menu - toggle not working

Home Forums Older releases 0.9.x Menu - toggle not working

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1317
    BenW
    Participant

    I am a freshman in the world of web design but learning fast. I am using the smartmenu on a new responsive design layout for my partners business http://www.new.pretty-chic.co.uk . When in vertical mode on small screen i can’t seem to get it to return to the menu toggle button once a link has been followed to another page (ie, return to the original menu + toggle button on initial display).
    Any help with this would be greatly appreciated.

    #1568
    admin
    Keymaster

    Hi, on sub pages – e.g.:
    http://new.pretty-chic.co.uk/products.asp?cat=108

    you try to include jQuery with this:

    <!-- jQuery -->
    <script src="smartmenus-0.9.5/jquery-1.4.4.min.js" type="text/javascript"></script>
    

    But this seems to return 404 so jQuery is not loaded at all:
    http://new.pretty-chic.co.uk/smartmenus-0.9.5/jquery-1.4.4.min.js

    It should work when you fix this (unless there are some other issues).

    Cheers!

    #1572
    BenW
    Participant

    Thanks for your reply.

    I only had the script for jquery library in the home (default page) but have now copied it to all pages within the DWT and it works fine now. Thank you so much. Absolutely awesome menu !!!

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