fxdeltombe / jquery-tetris-menu

A visual jQuery menu
GNU General Public License v3.0
1 stars 0 forks source link

Demo doesnt work #1

Open zevero opened 11 years ago

zevero commented 11 years ago

The first line has an unnecessary xml tag in the first line, so it cant be opened by the browser.

Removing it, I still get the following error:

Refused to execute script from 'https://raw.github.com/fxdeltombe/jquery-tetris-menu/0.1.3/jquery.tetris.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. demo.html:1 Uncaught TypeError: Object [object Object] has no method 'tetris'

zevero commented 11 years ago

Got it to work locally. Looks nice!

IntStarFoo commented 10 years ago

I too had the above issue and looked into it further... While it is not recommended, you can change the line... (raw.github.com -> rawgithub.com) ...raw.github.com/fxdeltombe/jquery-tetris-menu/0.1.4/jquery.tetris.min.js... to ...rawgithub.com/fxdeltombe/jquery-tetris-menu/0.1.4/jquery.tetris.min.js...

//this article describes the issue. http://webmasters.stackexchange.com/questions/50006/chrome-refused-to-execute-this-javascript-file