agrublev / vanitytools

Automatically exported from code.google.com/p/vanitytools
0 stars 0 forks source link

jTabs don't works on Goolge Chrome #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In the page 
http://www.sixsmarketingforkec.com/mysixs/Schedeclientechrome.asp# if you 
browse in FireFox jTabs works correctly. If you browse in Chrome, no

What is the expected output? What do you see instead?
In Google Chrome Tabs don't works correctly and the Inspector Tools reports 
tell "Uncaught TypeError: Cannot call method 'addClass' of undefined" at line 
64 (tabIndex[num].addClass("active").siblings().removeClass("active");)

Thank's

Original issue reported on code.google.com by manlio.c...@gmail.com on 11 Jul 2012 at 10:51