Conflict between Cluetip and jdMenu
First off, I'm a noob, so, hopefully I won't offend anyone with my ignorance
I am attempting to integrate both of these plugins into a single web page, but I seem to have some conflicts.
When I use the following script that is required for Cluetip, <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>, it disables jdMenu.
And when I use the functions.js javascript file that is required for jdMenu, it disables Cluetip.
I think that going in and modifying these without some help is far beyond my capabilities. Any ideas?
Thanks in advance