Hi,
I bougt your nice module, thank you.
It is great, however I have an issue when I want to use it on the website with manualy integratet TinyNav script.
In order to display this mobile menu I have to include jQuery script in the <head> of my template:
<script src="
ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
If I do not iclude it - tiny now doesn't appear, and if I include it is getting conflict with your module.
If turn off in advanced parameters of the module loading jQuery the module anyway doesnt want to work.
How I could fix it?
I will appreciate any clue.