Responsive iFrame!
1. Javascript Code between <head> and </head>:
Important: It does only work at same domain.
2. iFrame Code between div-Tags (<div> </div>):
Description: The iFrame must have these Parameters:
id="idIframe"
onload="iframeLoaded()"
allowfullscreen
3. Finish!
|