You might actually want to remove the noConflict() from inside the ddmegamenu.js script. Use a text only editor like NotePad to comment it out (addition red):
Code:
/* DD Mega Menu
* Created: June 13th, 2011 by DynamicDrive.com. This notice must stay intact for usage
* Author: Dynamic Drive at http://www.dynamicdrive.com/
* Visit http://www.dynamicdrive.com/ for full source code
*/
// July 27th, 11': Added ability to activate menu via "click" of the mouse, on top of the default "mouseover".
//jQuery.noConflict()
jQuery.extend(jQuery.easing, { //see http
And do the same in accordion if it has a script and has that in it. Use only one version of jQuery for the page. What accordion script are you using? Or is that code in your post the whole thing?
The browser cache may need to be cleared and/or the page refreshed to see changes.
If you want more help, please include a link to the page on your site that contains the problematic code so we can check it out.
Bookmarks