Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iframe embed disables scrolling trigger and map animation #91

Open
buccalon opened this issue Jun 30, 2023 · 1 comment
Open

iframe embed disables scrolling trigger and map animation #91

buccalon opened this issue Jun 30, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@buccalon
Copy link
Member

We want to embed imagineRio Narratives on the Enslaved.org Stories website.

iframe code:

<iframe src="https://narratives.imaginerio.org/en/view/604a3ea200fa7b00175901a8" style="border:0px #ffffff none;" name="imagineRio" scrolling="yes" frameborder="0" marginheight="0px" marginwidth="0px" height="600px" width="1000px" allowfullscreen></iframe>

sample embed: https://enslaved.dev.matrix.msu.edu/fullStory/16-23-126895/

result:

image
@buccalon buccalon added the bug Something isn't working label Jun 30, 2023
@davidheyman
Copy link
Member

The issue we're running into here is the scrolling triggers aren't being picked up correctly because the top of the iframe doesn't align with the top of the page. Can you make the iframe as wide and tall as possible and then we can go from there?

@buccalon buccalon changed the title iframe embed disables scrolling triggers and map animations iframe embed disables scrolling trigger and map animation Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants