jquery 判断某个元素是否存在

if( $('#id').lenth() >0)get

{

}

or 

if(  $('#id').get[0]   )

{}

相关文章
相关标签/搜索