Home  >  Article  >  Database  >  一個小技巧讓ipad或iphone的瀏覽器也能開啟firebug

一個小技巧讓ipad或iphone的瀏覽器也能開啟firebug

WBOY
WBOYOriginal
2016-06-07 15:36:061035browse

首先複製這一段代碼 javascript:(function(F,i,r,e,b,u,g,L,I,T,E){if(F.getElementById(b))return;E=F[i+'NS']F.documentElement.namespaceURI;E=E?F[i+'NS'](E,'script'):F[i]('script');E[r]('id',b);E[r]('src',I+g+T);E[r](b,u);(F[e]('head')[0]||F[e]

首先複製這一段代碼

然後用ipad或iphone打開瀏覽器,隨便打開一個網頁,然後加入收藏夾,加入的時候把名稱修改成 firebug ,把 網址貼上上邊的代碼,最後確認.

然後打開你需要調試的網站,點擊收藏夾中的firebug就行了.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn