Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Show iframe as full height #98

@pmeems

Description

@pmeems

We use docson to show referenced JSON in our JSON Schema documentation.
Here's an example: https://delta-datawarehouse.readthedocs.io/en/latest/explanation.html#unique-id-of-the-farmer

The docson widget is loaded in an iframe. How to set its height to the content height so we get rid of the scrollbars?
image

I tried adding frame.height = event.data.height + 18; to the event.data.action == "ready" block in widget.js
But that didn't help.

Please advice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions