multiple jQuery scripts

multiple jQuery scripts

Hi There

I have a website with two jQuery scripts on. The problem is, I can only get one to work at a time.

Could someone take a look and let me know what the problem is? I am really new to jQuery.

This is what I have included:

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


Thanks, Steve