-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Implement Element.insertAdjacentElement #1890
Comments
Hi @Treora : I see it's not been taken care. Is anyone working on it currently? |
Not that I know of; but I am not involved in this project, just complaining about its imperfections. ;) |
Oh, Sorry then @Treora. Even I'm looking for the fix of |
Cool; for reference, you may want to look at (and perhaps share code with) the implementation of insertAdjacentHTML (and its discussion in #1355) |
Sure @Treora: Thanks for the information. |
From the whatwg dom spec. See also on mdn.
The text was updated successfully, but these errors were encountered: