$(function(){ if($('.business_default').length == 1){ $('.recom_link .li_1').hide(); $('.recom_link .li_2').show(); } });