jQuery

引用 <head> <script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"> </script> </head> 文檔就緒 $(document).ready(function(){ // 開始寫 jQuery 代碼... }); 選擇器 #id 選擇器 .class 選擇器 :type 類型選擇器 $("*") 選
相關文章
相關標籤/搜索