Return to Snippet

Revision: 34317
at October 21, 2010 01:22 by magicrebirth


Initial Code
if ($('#keks').html()) {
 // Do something to remedy the situation
}

Initial URL
http://johannburkard.de/blog/programming/javascript/6-fast-jQuery-Tips-More-basic-Snippets.html

Initial Description


Initial Title
Verify if an html element is empty

Initial Tags
html, jquery

Initial Language
JavaScript