http://www.qcfupo.com/Html/?1501.html function exist(id){ if($("#"+id).length>0){ return true; } else{ return false; }