I am building a site that uses two jquery plugins: A Jquery Menu (that I modified a bit) and the JFlow slider. I have uploaded the page that Im having the problem here.
For some reason, the file menu.js (that is the engine behind the nav bar) causes the slider to stop working. When I remove the line of code:`
<script type="text/javascript" src="js/menu.js"></script>
` the slider works perfectly. Something in that file is causing the slider not to work! I can't seem to figure out whats causing this clash, so please let me know if you find anything.