JQuery plugin conflict issues.
Hi There
Could some please help with solve the conflict issues I have...
<script type="text/javascript" src="static/js/jquery.min.js"></script>
<script type="text/javascript" src="static/js/jqueryslidemenu.js"></script>
<script type="text/javascript" src="static/js/imagelidemenu.js"></script>
I don't really have any experience with jQuery. I can get either the jqueryslidemenu.js or imagelidemenu.js scripts working fine but not together.
It's driving me nuts.