When will firefox be able to support html files in embed tags again?
A previous question was answered here that stated that firefox did not work with html files in embed tags. Is this a problem that is currently being worked on, or does Firefox just no longer support this?
Solusi terpilih
hello, a html file is no suitable content for an <embed>-tag. you'll have to use iframe or object for it instead... https://developer.mozilla.org/en-US/docs/Web/HTML/Element/embed
Baca jawaban ini dalam konteks 👍 0Semua Balasan (1)
Solusi Terpilih
hello, a html file is no suitable content for an <embed>-tag. you'll have to use iframe or object for it instead... https://developer.mozilla.org/en-US/docs/Web/HTML/Element/embed