JanaGanaMana
Register
Login
Musings
Public · Protected · Private
All Blogs
jQuery empty() vs remove()
Type:
Public
|
Created:
2012-08-16
|
Frozen:
Yes
« Previous Public Blog
Next Public Blog »
Comments
Empty removes all child elements
remove remove removes child elements and self too.
2012-08-16 18:50
This blog is frozen. No new comments or edits allowed.
Empty removes all child elements
remove remove removes child elements and self too.