
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?
선택된 해결법
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
문맥에 따라 이 답변을 읽어주세요 👍 0모든 댓글 (1)
선택된 해결법
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