Intro.js: navbar fixed top, positioning issue

Created on 13 Apr 2013  路  10Comments  路  Source: usablica/intro.js

Hello,

First of all, thank you very much for this amazing plugin!
I'm using Twitter bootstrap for the layout of my site and I put one of my steps in a navbar fixed top. Making the the number step cut off... (see princtscreen).

Screen Shot 2013-04-13 at 19 22 12
Any chance we could also change the position of the step number for such cases?

Thanks,
Denis

bug next-release

Most helpful comment

I think this can be fixed with CSS. See: sharpnk@6c2132c

Let me know how it works for you guys. I ran into this issue yesterday with Bootstrap's fixed navigation bar.

All 10 comments

Hey @desduvauchelle, could you please send us an online example, jsFiddle or something?

Same for me. Also, the elements that should be highlighted are not visible.

I believe that this is because navbars tend to live within an element with position: fixed, which is a current known bug.

Im also getting same bug !! Please reply if anyone does know this.
bug

I think this can be fixed with CSS. See: sharpnk@6c2132c

Let me know how it works for you guys. I ran into this issue yesterday with Bootstrap's fixed navigation bar.

+1

I ran into this issue with my nav bar and position: fixed.

This article and the comments explain the issue: http://updates.html5rocks.com/2012/09/Stacking-Changes-Coming-to-position-fixed-elements

I will fix this issue for the next version. Thanks for report.

The same issue for me. position:fixed

sharpnk - that fix did not seem to fix it for me.

I guess a little work around would be to, at a certain step to set the .introjs-helperLayer "alpha channel" to 0.
Will be a little bit more visual I guess.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

litan1106 picture litan1106  路  3Comments

ghost picture ghost  路  7Comments

Themandunord picture Themandunord  路  3Comments

pranaysonisoft picture pranaysonisoft  路  9Comments

zombiezlk picture zombiezlk  路  6Comments