Hi Ellie_w,
Thanks for using my plugin and for the kind words. The issue is that the javascript isn’t firing, which is why your tabs aren’t working. When I look at the javascript console I see the following
Failed to load resource: the server responded with a status of 404 (Not Found) http://bbank.jp/colorbox.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://bbank.jp/colorbox/jquery.colorbox.js
Failed to load resource: the server responded with a status of 404 (Not Found) http://bbank.jp/colorbox/jquery.colorbox-ja.js
Uncaught TypeError: Cannot read property 'msie' of undefined jquery.tools.min.js:18
Uncaught TypeError: Object [object Object] has no method 'innerfade' setting.js:5
Uncaught TypeError: Object [object Object] has no method 'colorbox' seminar_list:42
body.scrollTop is deprecated in strict mode. Please use 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if in quirks mode.
body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode.
So some of your files aren’t loading (the ones returning 404’s). It looks like jQuery Tools (that drives my tabs) also has an error (which I haven’t seen before) and some of the javascript you’re using is erroring out. If you can fix the 404 errors (the server can’t find the files specified), the issue might resolve itself.
Hi Mr. John Gardner!
I’m very thanks to you! I could repair my web page, and now [tabs] is working! The reason of this problem was that I added new jQuery “colorbox” recently. I checked js and css, which you said and found that [tabs] was affected to this new jQuery. After I’ve deleted this, [tabs] started to work!
Thank you soooo much John! XD
You’re welcome Ellie_w! Glad to hear everything worked out. If you have a moment, I’d appreciate a review if you haven’t left one before.
Hi John
Thank you for your amazing plugin.
I have also occurred the same trouble. I can see tabs, but I can’t move tab’s page.
I’ve used this plug-in before trouble.
This is my web page. Please check the current status of [tabs]. (I’m very sorry but It’s written in Japanese too.)
http://beamingbaby.jp/products/biodegradable-nappy/mini/
Thanks for using my plugin and for the kind words. Unfortunately my plugin isn’t playing nice with the japanese language (I add a tab title as a CSS class for styling purposes). If you feel comfortable editing code I can tell you what to change where. If not, then I’d suggest another plugin until I can figure out how to address international languages.
Hi John,
Thank you for your quick reply.
OK. I hope your update.