vlead / vlabs-landing-pages

Other
1 stars 4 forks source link

TypeError: element.contentDocument is null #57

Closed madhavipuliraju closed 6 years ago

madhavipuliraju commented 7 years ago

TypeError: element.contentDocument is null

madhavipuliraju commented 6 years ago

Form HTML Data Dynamically and set it to iframe src as shown in the following forum: https://stackoverflow.com/questions/10418644/creating-an-iframe-with-given-html-dynamically Every function should do the following: 1) Delete an iframe 2) Create a new iframe 3) Set the src to dynamically generated html.