-
-
Notifications
You must be signed in to change notification settings - Fork 983
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
strange behaviour #236
Comments
That's strange, can you put the uncompressed version on the script, so I can take a look. Are you setting targetOrigin? |
done. no targetorigin setted 2015-08-06 17:12 GMT+02:00 David J. Bradshaw [email protected]:
|
You page is creating an iframe with src="" in it. This has a different ID each time I load the page. Try the dev branch version which should now cope with that. |
no errors with dev version. but probably now I misanderstood know how the script works. look at my page. I want too much? thanks again, |
Set the min width and scrolling options. |
I have setted in this way but it doesnt work iFrameResize({ 2015-08-07 11:33 GMT+02:00 David J. Bradshaw [email protected]:
|
You don't need most of that code. This issue tracker is for bugs. If you want me to develop code for you, then I'm available for hire. |
if I put I have a js error: Uncaught SyntaxError: Unexpected token : 2015-08-07 12:06 GMT+02:00 David J. Bradshaw [email protected]:
|
Sorry, I dont know if my specific behaviour is a misconfiguration or a error or simply this script cant handle. I'd like that the iframe shows only the orizontal scroll, but it shows both. thanks again, |
The scroll option is currently all or none. |
ok 2015-08-07 12:37 GMT+02:00 David J. Bradshaw [email protected]:
|
I got this error
Uncaught SyntaxError: Failed to execute 'postMessage' on 'Window': Invalid target origin '' in a call to 'postMessage'.
I use your amazing script in
http://www.provincia.livorno.it/altri/amministrazione-trasparente/organizzazione/organi-di-indirizzo-politico-amministrativo-dal-13-ottobre-2014/
The text was updated successfully, but these errors were encountered: