can we have another sample, src from other website ( mean loan different domain website in ). can make it auto adjust height base on that page content ?
@alexnim48734 жыл бұрын
i've been looking for this all week. thanks so much
@ieatwebsites4 жыл бұрын
You welcome! 😀
@jimjin2353 жыл бұрын
I've been looking for this for several weeks, finally!!!!! Thank you soooooo much!!!!!
@ieatwebsites3 жыл бұрын
You welcome!
@byben1232 жыл бұрын
Thank you so much for this video. Absolutely useful guide to set dynamic iFrame! :)
@TradesBySlade Жыл бұрын
is there a way to do this on shopify?
@erichepperlewp11 ай бұрын
This doesn't do what I need it to -- auto-resize embeds from other sites -- but I thumbs upped it anyway because it is still good information
@XeiDaMoKaFE2 жыл бұрын
4:25 but if the whole point of you writing a js is to load it in the web page , can't you load the resize .js file to the external website for it to be able to use it
@XeiDaMoKaFE2 жыл бұрын
don't you just need to append the resize.js file into the external website html
@ashrafulislam9234 Жыл бұрын
I downloaded your code but i don't see any form.html, Resizer.min.js, styles.css file and so on.
@glhn2 жыл бұрын
Hello, thank you for tutorial! I have two question: first, you mentioned that users need spesific javascript in that page and that's the only way to run the library. That means it isn't gonna work in a wordpress website?
@raghu88982 жыл бұрын
How to show another domain url in
@Constantinesis2 жыл бұрын
Hello! I am using Wix. Could you tell me how can I add and embedd the script into my website usign their platform?
@sportsclipsasia2 жыл бұрын
Any video/code on how to print contents?
@ЯндрейПлейлист2 жыл бұрын
How can I do it on WordPress. Can You suggest?
@marufsarkar80982 жыл бұрын
I am trying to do something with conditional form.. its okay of first load but when new fields appear conditionally height not increasing. Is there any solution for this ? Thanks
@maarten1193 жыл бұрын
i have the problem that its resizing to height: 1px???
@Buyfave4 жыл бұрын
How about if i want to have different (domain) website in ? Thanks, WebJek
@marcelo.victor2 жыл бұрын
Just use postMessage with all origins (*) and event listener to receive the message and you are all set.
@user-zz4jo1ui4c3 жыл бұрын
I will save some time for people working with this cross domain, it didn't work for me when placing the JS files in the project, it only worked with CDNs so if you encounter issues cross domains this could be the issue.
@marcelo.victor2 жыл бұрын
Just use postMessage with all origins (*) and event listener to receive the message and you are all set.
@santabaia3 жыл бұрын
hi, is that possible to insert in a wordpress page?
@ieatwebsites3 жыл бұрын
Is possible!
@ЯндрейПлейлист2 жыл бұрын
How can I do it on WordPress? Can You suggest?
@abuzakariamusic2 жыл бұрын
I tried but didn't work me, 100% width is coming but height not coming as you one! I did accordingly to your video and cross check many times
@fernandorojo63114 жыл бұрын
Huge, thanks.
@ieatwebsites4 жыл бұрын
You welcome!
@rangabharath42534 жыл бұрын
awesome as always
@ieatwebsites4 жыл бұрын
Thank you Ranga!
@jenniferward68213 жыл бұрын
Thank you so much
@ieatwebsites3 жыл бұрын
You welcome!
@Kolarian6662 жыл бұрын
Thanks
@mashenko_d10 ай бұрын
thank you
@MovieThirstDotCom2 жыл бұрын
Don't we have a Install and Forget 'responsive plugin' that will fix all past and future s on your website automatically placing above and below the thousands of previous s on your website? plus this in your CSS = .-container{ position: relative; width: 100%; padding-bottom: 56.25%; height: 0; } .-container { position: absolute; top:0; left: 0; width: 100%; height: 100%; }
@jeetudey3 жыл бұрын
After using this with CDNs I encountered Cross domain issue and I fixed that by setting the option checkOrigin: false. However it is setting the frame height to 0px. Not sure why. [iFrameSizer][Host page: frmain] Checking height is in range 0-Infinity Resizer.js:144 [iFrameSizer][Host page: frmain] Checking width is in range 0-Infinity Resizer.js:144 [iFrameSizer][Host page: frmain] IFrame (frmain) height set to 0px
@marcelo.victor2 жыл бұрын
Just use postMessage with all origins (*) and event listener to receive the message and you are all set. Or you could use the taggedelement to set the height.
@sahilkumarsahoo5293 жыл бұрын
i've been looking for this all week. thanks so much
@stilltiger2 жыл бұрын
thank you so much
@Wanttono2 жыл бұрын
Don't we have an Install and Forget 'responsive plugin' that will fix all past and future s on your website automatically placing above and below the thousands of previous s on your website? Plus this in your CSS = .-container{ position: relative; width: 100%; padding-bottom: 56.25%; height: 0; } .-container { position: absolute; top:0; left: 0; width: 100%; height: 100%; }
@funforeveryone9112 жыл бұрын
Don't we have an Install and Forget 'responsive plugin' that will fix all past and future s on your website automatically placing above and below the thousands of previous s on your website? Plus this in your CSS = .-container{ position: relative; width: 100%; padding-bottom: 56.25%; height: 0; } .-container { position: absolute; top:0; left: 0; width: 100%; height: 100%; }