JavaScript isn't my strongest skill, but I'll do my best to explain, so here it goes. I had someone create a slideup menu on my website and im also using jplayer music player.
Now everything works fine until I add this script at the top. For some reason it stops the slideup from working. This is the script that stops the slideup.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
If someone could tell me what im doing wrong that would be great.