Hi!
I use a widget of my webinar-provider, which looks great in different browsers but not in Internet Explorer (eg 11). In IE I see a strange too big frame around the widget.
You can see the widget (“Naechste Webinare”) on the right side of:
http://www.webinartrainer.eu/blog/
I use the code:
<iframe src=”https://www.edudip.com/embed/index?userId=MS0tbnVoeDRlaThzMTA2NDM&useCss=code-four” scrolling=”no” style=”border:none; overflow:hidden; width:297px; height:364px;” allowTransparency=”true”></iframe>
Has this issue something to do with enfold?
Best wishes,
Ronald
Hey WRonald!
I asked my teammates to check your website on IE11. Please kindly wait to hear from them.
Cheers!
Yigit
Hey!
The closing and opening quotes used is a differ character set we replaced the double quotes and it is working correctly in IE and other browsers. Please use the below code.
<iframe src="https://www.edudip.com/embed/index?userId=MS0tbnVoeDRlaThzMTA2NDM&useCss=code-four" scrolling="no" style="border:none; overflow:hidden; width:297px; height:364px;" allowTransparency="true"></iframe>
Cheers!
Vinay
Hi!
Thanks a lot for the new code. Unfortunately I still have this frame, although I refreshed the page and deleted the cache.
Strange: when loading the page I see for half a second an error-message within the too big frame. After that the widget occurs and the too big frame stays.
What can I do?
Best wishes,
Ronald