Hi, I have a strange problem using cck_fieldgroup_tabs: Internet Explorer (v.6, 7, 8) doesn't display any ordered (OL) or unordered list (UL) content on the first tab (though space is reserved for it). When selecting a second tab and coming back to the first the list content displays OK. All works fine in FF, Chrome etc.

Comments

jnvera’s picture

I have a similar problem. My form controls in a cck fieldgroup tabs don´t display right in IE 6-7. In FF or Chrome works fine.

chaloalvarezj’s picture

I have Tabs 1.3 and CCK Fieldgroup Tabs 6.x-1.2 Installed. I have two fieldgroups each containing a views field (viewfield-6.x-1.x-dev.2010/03/27): a gmap and a table list.
The first tab displays properly but the second tab does not display in IE-6. Firefox and Chrome work fine. This used to work fine with and early develop version (2009/08/20).

chaloalvarezj’s picture

I don't know if this would apply to lists but I managed to get my fieldgroup tabs above displaying properly. This is what worked for me:

1) If you are using lightbox2 -> upgrade to the latest DEV version.
2) If you are using jquery_ui -> install stable version and make sure it uses jQuery UI 1.6
2.1) download and enable jquery_update 6.x-2.x-dev

That should fix the problem, if not take a look at "tabs" patches:
a) http://drupal.org/node/573576
b) http://drupal.org/files/issues/tabs_ui17_js.patch

cbrody’s picture

Priority: Normal » Major

We've upgraded to the latest versions of lightbox2 (6.x-1.11), jquery_ui (6.x-1.3) and jquery_update (6.x-2.0-alpha1) but still have this problem -- we can't use lists in content fields as the list display is broken in IE. Also applied the patches -- no change.

silurius’s picture

Subscribing.

Marvine’s picture

Same issue.

I can't use this module with IE.

asb’s picture

I'm experiencing a similar problem with Opera 10.10 64 bit on Linux. Anyone else?