You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bucktechnologies I was curious of the same thing, so i made a test page. Only need to replace the scrollbar with something else, but other than that it worked fine.
This works fine in Firefox and Chrome but in Safari the content within the iframe gets positioned outside of the device frame over to the left. It's a weird bug.
I'll update here if I find a solution.
UPDATE: Pretty easy fix. Wrap the iframe in a div and add the device-content class to it. You'll also want to add overflow: hidden.
i want to know if i could put an iframe to call another webpage in the screen space
The text was updated successfully, but these errors were encountered: