jquery plugin smartmenus-1.2.1 and jQuery-News-Ticker-master plugins crash

52 Views Asked by At

plugins jquery smartmenu clashes with plugins jquery news striker. Can anyone provide a solution to this problem. i just started learning

script src="{{ url('public/assets/js/jquery.smartmenus.js') }}"></script> 

with

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js"></script>
<script src="{{ url('public/assets/js/site.js') }}"></script>  
<script src="{{ url('public/assets/js/jquery.ticker.js') }}"></script>
0

There are 0 best solutions below