jQuery 教程
jQuery 雜項方法
把 <li> 元素轉(zhuǎn)換為數(shù)組,然后輸出該數(shù)組元素的 innerHTML :
toArray() 方法以數(shù)組的形式返回 jQuery 選擇器匹配的元素。