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

As a user, I want to have resizeable textarea widget URL that I can install on my site, and it will expand to fit it's content #3

Open
hubertlepicki opened this issue Nov 19, 2018 · 0 comments
Labels
WIP work in progress

Comments

@hubertlepicki
Copy link
Member

I want to have an URL like https://commentable.net/widget.js that I can add to my web site. It loads some JavaScript inside this frame. The frame resizes as the iframe content expands / shrinks down.

Most likely we need to have some JavaScript installed in parent's frame, that talks to iframe content's JavaScript (via message sending?) that figures out the size of iframe's height, and resizes the parent <iframe> object to match.

Please research how others are doing it

@baalberith baalberith added the WIP work in progress label Nov 26, 2018
This was referenced Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP work in progress
Projects
None yet
Development

No branches or pull requests

2 participants