htmlDom對象轉成jquery對象纔可使用jquery的方法

<html> <head> <script type="text/javascript"> function aaa(){ var prices = $(".p"); alert($(prices[0]).html()); } <script> </head>
相關文章
相關標籤/搜索