Git Product home page Git Product logo

Comments (8)

OscarGodson avatar OscarGodson commented on July 25, 2024

Are there any errors in the console?

from horizontalnav.

LostSenSS avatar LostSenSS commented on July 25, 2024

Yes.

SEC7112: The script has been blocked from https://raw.github.com/sebnitu/HorizontalNav/master/jquery.horizontalNav.js MIME type mismatch
HorizontalNav

SCRIPT438: Object does not support property or method "horizontalNav"
HorizontalNav, line 78 character 3

from horizontalnav.

OscarGodson avatar OscarGodson commented on July 25, 2024

Sounds like a demo fail more than an IE bug. Have you tested this on your own site? That usually happens if you hotlink to github. I'm on a phone so I can't view the source but I bet that's it. @sebnitu Usually writes good cross browser plugins so I'm sure it'll work of you download and run the script locally. But, seb should probably fix the demo tho.

from horizontalnav.

LostSenSS avatar LostSenSS commented on July 25, 2024

I am try it use in my site. IE9 work well, but IE7/IE8 have new problem -
"SCRIPT65535: Unexpected call to method or property access.
jquery.min.js, line 3 character 32 461"
I am use last version JQ from http://code.jquery.com/jquery-1.7.2.min.js

from horizontalnav.

OscarGodson avatar OscarGodson commented on July 25, 2024

can you reproduce it for Seb at JSBin in IE8 so we can see?

from horizontalnav.

sebnitu avatar sebnitu commented on July 25, 2024

Hey @LostSenSS,

I just finished doing some browser testing of the script and like Oscar mentioned, it is a demo issue. From what I've just tested, the script should work even as low as IE6.

I just removed some console.log stuff that was probably causing some IE7-8 trouble (@5689422). Try running the most recent jquery.horizontalNav.js file in your site and see if you're still having issues.

from horizontalnav.

LostSenSS avatar LostSenSS commented on July 25, 2024

Yeah, it works!
But in IE7/IE8 it works only If put jquery.min.js in head section. If put jquery.min.js before body close tag (and of course before horizontalNav.js) it calls error.
Tnx for help.

from horizontalnav.

sebnitu avatar sebnitu commented on July 25, 2024

Glad we got it resolved ;)

from horizontalnav.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.