userAgent 判斷瀏覽器本身的核心是否有相關的關鍵字,聽起來可能有點抽象,看看範例就可以了解。 navigator.userAgent.match("Firefox"). 這樣的寫法是讓程式去判斷 ...
確定! 回上一頁