網站資訊連結備忘錄
目的:便於查詢瀏覽器異動紀錄, Chrome 、 FireFox 、 Internal Explore
瀏覽器資訊連結:
Chrome | https://www.chromestatus.com/features |
FireFox | https://moztw.org/firefox/releases/ |
Internal Explore | https://technet.microsoft.com/zh-tw/library/security/dn631938.aspx |
=== Chreom 介紹 https://www.chromestatus.com/features ===
1. 進入後可以看到 目前更新到59版 , 如果要過濾條件的話可以從 Filter的地方下達指令
=== FireFox 介紹 https://moztw.org/firefox/releases/ ===
1. 進入後會有各版本的異動資訊,能用Ctrl+f 去找資訊
=== Internal Explore 介紹 https://technet.microsoft.com/zh-tw/library/security/dn631938.aspx ===
1. 左邊可以選擇 "資訊安全公告摘要" 有將重點寫出
2. 右上角可以針對過濾條件去查詢
============== 情境模擬 ===================
情境說明:我們以 Javascript 的 onbeforeunload 事件去做查詢,看看在各版本的瀏覽器狀況如何。※FireFox 同Chrome故不截圖。
1. Chrome結果: 已經中止設定客製化訊息 Custom Message in onbeforeunload dialogs,表示已經不支援關閉瀏覽器時彈跳出的關閉訊息
Internal Explore 結果:第一張圖為搜尋畫面
第二章圖顯示還支援,且有提供在IE瀏覽器中如何呈現使用該事件的做法。