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

How to iframe with arguments? #2

Closed
lamtonylam opened this issue Sep 11, 2021 · 3 comments · Fixed by #26
Closed

How to iframe with arguments? #2

lamtonylam opened this issue Sep 11, 2021 · 3 comments · Fixed by #26
Labels
enhancement New feature or request
Milestone

Comments

@lamtonylam
Copy link

Hi, love the project!

However, can I add iframe arguments like width etc.?

For example, this one:

<script src="https://static.airtable.com/js/embed/embed_snippet_v1.js"></script><iframe class="airtable-embed airtable-dynamic-height" src="https://airtable.com/embed/shr5EBHUmHzStubDx?backgroundColor=orange" frameborder="0" onmousewheel="" width="100%" height="1541" style="background: transparent; border: 1px solid #ccc;" loading="lazy"></iframe>

@lamtonylam lamtonylam changed the title How to iframe with argumets? How to iframe with arguments? Sep 11, 2021
@orestbida
Copy link
Owner

Hi @lamtonylam,

as of now, this plugin is better suited for iframes containing videos. There is no proper support for custom “widgets”. Expect the upcoming v1.1 to improve on this aspect.

@orestbida orestbida added the enhancement New feature or request label Sep 12, 2021
@orestbida orestbida added this to the v1.1 milestone Sep 12, 2021
@lamtonylam
Copy link
Author

Thank you for answering!

@n3t
Copy link

n3t commented Jun 16, 2022

Additional attributes is trying to solve PR #17

@orestbida orestbida mentioned this issue Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants