Coder Social home page Coder Social logo

Doesn't work on IE8 about intro.js HOT 8 CLOSED

usablica avatar usablica commented on May 21, 2024
Doesn't work on IE8

from intro.js.

Comments (8)

afshinm avatar afshinm commented on May 21, 2024

Could you please explain more about this bug? Any screenshot can help to resolve the issue.

from intro.js.

ed-parry avatar ed-parry commented on May 21, 2024

This is what I see in IE 8 (Windows 7). The popup is okay, although the number icon is not rounded, but the main designated area stays hidden.

Capture

from intro.js.

Starefossen avatar Starefossen commented on May 21, 2024

Might very well be a HTML5/CSS3 problem (which IE < 9) does not support.

Try adding this at the very top of your site:

<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

from intro.js.

afshinm avatar afshinm commented on May 21, 2024

I'm agree with @Starefossen too. Thanks @Casiotone for the pull request, I'll merge it soon.

from intro.js.

afshinm avatar afshinm commented on May 21, 2024

Fixed in v0.3.0. Please upgrade.
Thanks @Casiotone.

from intro.js.

afshinm avatar afshinm commented on May 21, 2024

@aprilb any live example of problem?

from intro.js.

sanjukandgal avatar sanjukandgal commented on May 21, 2024

I am still getting the same issue..

Left side menu is fixed position.
issueinie8

from intro.js.

ryrych avatar ryrych commented on May 21, 2024

Hi, is IE8 still supported? This is the screenshot of Introjs examples in IE8:
intro.js in ie8

from intro.js.

Related Issues (20)

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.