Intro.js: Parent fixed localization problem

Created on 29 Aug 2018  路  9Comments  路  Source: usablica/intro.js

When a fixed location element is used for a parent element, that element is not displayed at the top:
image

My solution is to use css3's mixed mix mode and modify part of the source code to achieve element area highlighting, but make sure that clicking on the highlight area will close intro
image

If you need it, please leave a message at the bottom. I will attach the code later

wontfix

Most helpful comment

JAVASCRIPT
tim 20180917091222

CSS
tim 20180917091645

most of all "mix-blend-mode: hard-light;"
@samuelfbtlh @hanjeahwan

All 9 comments

I've tried every solution that i found on previous issues, but it didn't work

Can you please attach the code as soon as possible?
Thanks!

I need too

JAVASCRIPT
tim 20180917091222

CSS
tim 20180917091645

most of all "mix-blend-mode: hard-light;"
@samuelfbtlh @hanjeahwan

Any workaround for this? I've got the same problem.

@reebr I have posted my modified code above

Thanks @948911908.

This solves the problem of the element not being visible, but the behavior is still failing. When I click "Finish Tutorial" and open it again on the same page, the highlight goes out of the screen:

It appears to be the same problem of #888.
At the first moment I throught it was a problem with FontAwesome's SVG integration. But now I'm hooking the data-intro to another element (not SVG).

Yes, this is similar to a smokescreen, the actual element is still in the lower level. As for the question you mentioned, I don't quite understand it. Can you provide the code and effect @reebr

This problem has been fixed :+1: . But another problem has arisen that the helperLayers are not in their own places :(

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

raviteja83 picture raviteja83  路  6Comments

cssagogo picture cssagogo  路  4Comments

jaesung2061 picture jaesung2061  路  9Comments

alexandernst picture alexandernst  路  5Comments

pehuensolari picture pehuensolari  路  5Comments