Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a dialog element #34

Closed
shoman42 opened this issue Jan 20, 2015 · 2 comments
Closed

Create a dialog element #34

shoman42 opened this issue Jan 20, 2015 · 2 comments

Comments

@shoman42
Copy link

Can you add document.createElement("dialog"); to the script, some browsers don't recognize the element when they parse the DOM. They just make an empty node which gets scripted, but the content follows as a sibling.

@cvrebert
Copy link
Contributor

cvrebert commented Feb 3, 2015

What about just using html5shiv?

@samthor
Copy link
Contributor

samthor commented Aug 4, 2015

What browsers does this effect? We only support IE9+ and other modern browsers.

@samthor samthor closed this as completed Oct 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants