jQuery Problem with Superfish AND jquery.validate
Hi , i must use the both javascript but i isnt work together
if i put the <script src="./js/jquery.validate.pack.js" >
superfish work not but my validation form work
if i put <script src="js/jquery-1.7.1.min.js"></script>
<script src="js/superfish.js"></script> and remove <script src="./js/jquery.validate.pack.js" > superfish work but my validation form doesnt work
have you good a solution ,? help me please