I was trying to implement some js my own, but in the end i needed to set height manually.
https://sklepdruku.pl/project/wizytowki-klasyczne/
What type of script i need to use here to make it work?
I was trying to implement some js my own, but in the end i needed to set height manually.
https://sklepdruku.pl/project/wizytowki-klasyczne/
What type of script i need to use here to make it work?
If you want to set the height of an iframe according to the height of its content, and the iframe content is on the same domain than the parent, this is your answer:
Adjust width height of iframe to fit with content in it
If the iframe content isn't on the same domain, and if you can't edit the iframe content directly from the source, maybe you can:
I don't try, but it can work. Maybe you had to set an infinite loop before returning the height to your first ajax request. The loop will break only when the file with the height value won't be empty, or if the timeout expired(set a short timeout for the execution of php).