Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.

Not working in Chrome #5

Open
fredbutters opened this issue Apr 7, 2014 · 3 comments
Open

Not working in Chrome #5

fredbutters opened this issue Apr 7, 2014 · 3 comments

Comments

@fredbutters
Copy link

Chrome Version 33.0.1750.154 m
error: "Uncaught TypeError: Object [object Object] has no method 'plusTabs'"

@jasonday
Copy link
Owner

jasonday commented Apr 7, 2014

@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.

@Cessquill
Copy link

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.

@peterchibunna
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants