隱藏導覽列、打開導覽列
2020-12-03
隱藏導覽列、打開導覽列
電腦版導覽列
手機版導覽列
點選按鈕改變文字顏色
引入 bootstrap.css、bootstrap.js
套用 container
套用 button元件
1.html
2.jquery
3.隱藏.hide()、打開.show() 元素
4..hide() 隱藏後要做的事
5.同時打開、隱藏 .toggle()
6.打開收合加上CSS樣式
1.jquery 引入
2.jquery套用
3.認識CSS選擇器
4.認識事件
1.下載jq套件
文、意如
每一張網頁一定都要有的標籤
另存新檔注意事項:
檔名: 請使用英文或數字命名
副檔名:htm或者 html
首頁檔名一律用:”index” 或者”default”
例:index.htm
實作兩層下拉選單
api:https://raw.githubusercontent.com/donma/TaiwanAddressCityAreaRoadChineseEnglishJSON/master/CityCountyData.json
1.substr()
2.substring()
常用的正規表達式