1. 程式人生 > >本週知識點總結weekly18(2018-8-13)

本週知識點總結weekly18(2018-8-13)

pre中元素自動換行 white-space: pre-wrap

相容性構建

  1. animation ie10才可以正常使用
  2. ie8以下 使用attachEvent繫結事件 事件名稱 ==> on+事件名稱

document.currentScript ==> 在script標籤中獲取當前的指令碼
document.scripts ==> 獲取當前頁面所有script標籤屬性
Element.currentStyle ==> 非標準樣式方法 會被替代

使用js協議跳轉微信 a[href=“weixin://”]