好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

jquery临摹习作

jquery临摹习作

$([1,2,3]).each(function(i,e){console.info(i);console.info(e);});
$([1,2,3]).each(function(e){console.info(e);}).get(0);
$([1,2,3]).each(function(e){console.info(e);});



查看更多关于jquery临摹习作的详细内容...

  阅读:35次