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

The cloneNode problem #158

Open
matthewp opened this issue May 13, 2014 · 1 comment
Open

The cloneNode problem #158

matthewp opened this issue May 13, 2014 · 1 comment

Comments

@matthewp
Copy link

The documentation mentions a cloneNode problem that I think I'm running into, but doesn't say what the problem is. Could you update the documentation to expand on this: 1) What is the cloneNode problem, 2) Why doesn't html5shiv address it and 3) Are there any possible workarounds that people can do to fix the problem (even if not performantly)? Thanks a lot.

The cloneNode problem is currently not addressed by HTML5 Shiv. HTML5 elements can be dynamically created, but can't be cloned in all cases.
@watson28
Copy link

watson28 commented Sep 9, 2015

you can use Jquery.clone instead of cloneNode

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

2 participants