[Question]: Doctype in the canvas iframe
See original GitHub issueHi. This question has already been asked twice (here and here) but has never got an answer.
Is there a way to add <!DOCTYPE html>
as the beginning of the canvas iframe so that the iframe will be in standards mode.
I need this since I am trying to use tinyMce as the custom RTE, and tinyMce requires standards mode.
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (2 by maintainers)
Top Results From Across the Web
Embedding an Uploaded HTML page in an iFrame
A new page in a Canvas to which we will add the iframe. A basic understanding of the HTML editor in Canvas. If...
Read more >HTMLCanvasElement becomes HTMLUnknownElement in ...
I'm having trouble with my Canvas element... I try to load a page with a Canvas element in an Iframe. when I try...
Read more ><iframe>: The Inline Frame element - HTML - MDN Web Docs
This element includes the global attributes. Specifies a Permissions Policy for the <iframe> . The policy defines what features are available ...
Read more >What is the iframe tag in HTML? - Educative.io
The iframe tag in HTML creates an inline rectangular frame that allows another HTML document to be embedded inside the current one.
Read more >HTML Iframes Tag What is HTML Iframes? - TutorialBrain
Interview Questions & Answer ... 1. What are Iframes in HTML? HTML iframes are known as an inline frame. It allows us to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
In the next release, I’ll add a new event helper that will allow editing iframe content before load:
Hello,
For future questions or technical issues, which aren’t bugs, GitHub’s Discussions tab is the place to be.
Don’t forget to close this issue if it is resolved or write a new detailed message in Discussions -> Q&A category (and close this issue).
Thank you for your understanding.