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.

Re: Menu - toggle not working

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

#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!