全域變數 與 區域變數 Exsample1: var text = "global"; //全域變數 fuction checktext(){ var text = "local"; ...
全域變數 與 區域變數 Exsample1: var text = "global"; //全域變數 fuction checktext(){ var text = "local"; ...
clone() - 複製目前元素 包誇HTML裡的文字 each() - 不具名函式只是帶有要對每個選出的元素執行動作的函式 .change{ float: right; clear: right; width: 300px; paddi...
網站網址:http://www.jacklmoore.com/colorbox/ 下載colorbox 資了丟入要用的html檔中 Usage Colorbox accepts settings from an object of key/value pair...
mysqli connet.php 設定 mysqli和mysql的不同點在於,每次使用mysqli都要呼叫一次連線$conn $conn=mysqli_connect ( ' localhost ','user','passwo...
關閉後自動刷新頁面 $ ( function (){ $ ( '.p_log' ). colorbox ({ iframe : true , width : "500px" , height : "330px" ...
Toggle 示選單: http://www.html5tricks.com/jquery-bootstrap-dropdown-menu.html