acolangelo/jPanelMenu

removes a jquery carousel within the applied panel class

Closed this issue · 1 comments

I am adding responsive functionality to an existing ecommerce site, built in Magento. All of the code is inherited, still figuring all of the nuances in the system.
I used jPanelMenu, it provides a great solution for smaller screens, but I have run into 2 problems:
Addition of this script removes a jquery carousel element within the applied panel class. I believe I located the script giving me problems in the jPanelMenuStyles(); function.

Also removes background image of panel element, not a huge problem, easily reversed with CSS
Any feedback or insights appreciated

I resolved the prior issue by placing jPanelMenu scripts in .noConflict(). The background was fixed with css