Not working in Chrome
Chrome Version 33.0.1750.154 m error: "Uncaught TypeError: Object [object Object] has no method 'plusTabs'"
@fredbutters,
I'll need much more information to be able to debug this issue.
Do you have a test page ( a jsfiddle.net )? If not, please set one up.
The demo page you've got here exhibits this behaviour in Chrome but not FF (http://jsfiddle.net/jasonday/fdhaS/embedded/result/).
I've also got the following additional messages in the Javascript console...
"Refused to execute script from 'https://raw.github.com/jasonday/plusTabs/master/plusTabs.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. "
As a quick guess, I'm thinking that Chrome is currently blocking the js file, and hence doesn't know what "plusTabs" is.
I guess chrome blocks the script from being loaded. Could you add the ability to re-init when the page or container resizes, and also I think it'll be better not to fix only one tab when there's no more space; the items should be placed until the container's space is out then you put the more with the remnant space. (my suggestion), that's why I didn't like the script. I'm looking for something exactly like that in localhost/phpmyadmin menus