Skip to content

Advice wanted: iframe fallback to img #6

@vibrog

Description

@vibrog

Consider wanting to use iframes in a presentation relying on having an Internet connection, but wanting to be able to use "cached" screenshots if in an offline setting.

<iframe src="http://example.com">
  <img src="screenshot-example.com.png"/>
</iframe>

How can that be solved in a neat way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions