-
Notifications
You must be signed in to change notification settings - Fork 20.6k
Stealth-empty input to replaceWith leaves content in place #2204
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
Comments
gibson042
added a commit
to gibson042/jquery
that referenced
this issue
Apr 13, 2015
gibson042
added a commit
to gibson042/jquery
that referenced
this issue
Apr 13, 2015
Is that a real use-case? Since in this docs i see -
Since this would not be "array of DOM elements". What is byte-size and perf hit? |
This is necessary for gh-1747, because intercepted HTML can be replaced with an empty string. |
markelog
added a commit
to markelog/jquery
that referenced
this issue
Apr 20, 2015
gibson042
added a commit
that referenced
this issue
Apr 30, 2015
gibson042
added a commit
that referenced
this issue
Nov 10, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
e.g.,
$collection.replaceWith([""])
is a no-op: http://jsfiddle.net/w03Lertu/The text was updated successfully, but these errors were encountered: