We have a drop down menu we recently added into production and everything works fine except the JavaScript partially fails on pages that contain a calendar web part. The script will correctly place the sub menu items with its parent in the menu but when I go to hover my mouse over the menu item that is suppose to drop down, it does nothing. As I said before, it works great on pages that do not have the calendar and it seems to get held up somewhere because of the calendar. I've searched around the web and have not found a related thread. It would seem the "sp.ui.applicationpages.calendar.js" is conflicting with the drop down menu JavaScript.
The JavaScript implemented can be found here:
I have tried reverting to the OOB master page and using the drop down script but it still fails. Any help is greatly appreciated.
If you would like me to post both of the JavaScript's I certainly can but the calendar JavaScript is quite lengthy.
SharePoint Foundation 2010.