Tab's content is moved to next tab (IE6 & IE7)
kotu - July 2, 2009 - 14:56
| Project: | Quick Tabs |
| Version: | 6.x-2.0-rc3 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Description
Hello,
I just noticed that first tab content is moved to the next tab in all my nodes using quicktabs module (both js and ajax mode). I'm pretty sure that everything was alright in previous version (RC2) of the module. Pages are valid XHTML 1.0 Strict. All browsers (except IE6, IE7) are displaying tabs as they should...
Please checkout my pages:
http://kotu.pl/projekty
http://kotu.pl/multimedia
Regards,
Marcin

#1
This is really weird, I can confirm it behaves differently in IE7.
The issue is probably a duplicate of #487518: Tab selection fails on IE7 which contains a "wrong" patch. Can you test it?
----
off topic advise: The quicktab on http://kotu.pl/multimedia has block type tabs, but you should use views type tab when inserting a view. Otherwise it will not work when a view will have a pager (or sort or filter functionality).
#2
Thanks for reply...
"Wrong" patch has helped me a lot, so it seens that js file has been changed since RC2 and these changes break IEs sometimes. I've compared botch of files (attachment) but I'm no javascript specialist unfortunately...
Thanks for your off topic advise as well - as I remember I had problems with running views inside tabs and using blocks was the best options in those days. I'm going to wait for final release of QT to improve multimedia section...
#3
#487518: Tab selection fails on IE7