How to get a lock on iframe. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How to get a lock on iframe.

I want my website visitors to see the content in the iframe after filling a form. Hence I want to lock iframe so no one can see the content before filling the form. Is there any way by which a user may only see the content after filling the form. If yes, how to do it? How to make/modify such form and iframe tag? Please help me ...

27th Dec 2018, 7:15 PM
Dheeraj
Dheeraj - avatar
1 ответ
+ 1
//use javascript form.onsubmit = iframe.src = "https://dummy.file"
27th Dec 2018, 7:55 PM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar