JQuery breaking

apt94jesse - November 2, 2009 - 18:04
Project:Tabs panel style
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I'm attempting to use this module however it seems to break when using. It is a standard, 3 column mini panel with the tab style enabled. When I navigate to the page, it doesn't display correctly (only the panel title shows) and it also breaks my superfish menus, causing the dropdowns to be perpetually activated.

I get a 'c is not defined' error in FF's error console, and I'm sure that firebug could point me in the right direction but I'm awful at debugging javascript.

The link is here: www.sysconn.com/spiva/spiva-experience

I remember a while back seeing a conflict between jquery ui (used by the tabs module) and superfish, but I can't find documentation of that anywhere. PLUS, I tried disabling my superfish menus and it still didn't work, so I don't think this is the cause.

Thanks in advance for any help or direction.

#1

apt94jesse - November 2, 2009 - 18:15

It seems I posted a little too soon. The problem is fixed when I changed it to a one column layout. Before I was using a 3 column layout. If this is on purpose, I didn't see it in any documentation. Oh well, I'm glad it's fixed for my purposes, thanks for the great module.

#2

lefnire - November 2, 2009 - 23:14

"C is undefined" also shows up if the tabbed-panel doesn't have content. It then breaks other jQuery on the page (I have tab panels, accordion panels, and views slideshow). Maybe just some safety checks in the code before attempting to apply load.tabs() ?

 
 

Drupal is a registered trademark of Dries Buytaert.