How to cross content between frame tag in html? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to cross content between frame tag in html?

I want to make a website using frame tag, but my menu bar submenu, was too long, take half the page, but if I make the frame size smaller, cant see the entire submenu bar..

13th Oct 2019, 6:15 PM
Kuro Himitsu
Kuro Himitsu - avatar
1 Resposta
+ 1
You can't. iframe tags are sandboxed and limited to the constraints of the iframe.
18th Oct 2019, 2:37 PM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar