Blah
I want to set $(\'#
$(\'#
it's pretty simple.
$(document).ready(function(){ if($('#example').children('#test').length > 0) { $('#another').hide(); } });
http://jsfiddle.net/8rrTp/