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

Iframe "increases" to minimum height #280

Closed
ghost opened this issue Oct 28, 2015 · 9 comments
Closed

Iframe "increases" to minimum height #280

ghost opened this issue Oct 28, 2015 · 9 comments

Comments

@ghost
Copy link

ghost commented Oct 28, 2015

First, thank you very much for your nice script! It's working very nice, but sometimes with a problem:

Normally,

  1. I click on a link in the iframe
  2. Iframe get resized

But sometimes (~ every 10th click)the frame resizes to the min-height and resizes only to the "right" height when you click in the frame..

@ghost ghost changed the title Iframe Resizer doesn't work sometimes Iframe "increases" to minimum height Oct 28, 2015
@davidjbradshaw
Copy link
Owner

If you provide a link to a simple test case I'll take a look.

@ghost
Copy link
Author

ghost commented Oct 28, 2015

http://beta.volleypizol.org/protected/

Try it with "Teams"

@davidjbradshaw
Copy link
Owner

Can you please try the latest dev branch build.

@ghost
Copy link
Author

ghost commented Oct 30, 2015

I'll try it later today and give a feedback

Am 28.10.2015 um 23:26 schrieb David J. Bradshaw:

Can you please try the latest dev branch build.


Reply to this email directly or view it on GitHub
#280 (comment).

@ghost ghost closed this as completed Oct 30, 2015
@ghost ghost reopened this Oct 30, 2015
@ghost ghost closed this as completed Oct 30, 2015
@davidjbradshaw
Copy link
Owner

So did it fix it?

@ghost
Copy link
Author

ghost commented Oct 30, 2015

I have to correct my answer. The problem is still appearing

Still appearing

@ghost ghost reopened this Oct 30, 2015
@davidjbradshaw
Copy link
Owner

Your loading both iframeResizer.contentWindow.js and iframeResizer.contentWindow.min.js into your iframe and that is causing some weirdness. You only need one of them!!!

@ghost
Copy link
Author

ghost commented Oct 31, 2015

It's working now. I'll check back tomorrow and close if it's working
stable ;)
Thanks!

Am 30.10.2015 um 18:23 schrieb David J. Bradshaw:

Your loading both iframeResizer.contentWindow.js and
iframeResizer.contentWindow.min.js into your iframe and that is
causing some weirdness. You only need one of them!!!


Reply to this email directly or view it on GitHub
#280 (comment).

@davidjbradshaw
Copy link
Owner

Guessing it worked then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant