Monday, 29 August 2011

Bookmarking Firebug lite for Safari/ipad

Setting up firebug lite on safari for ipad debugging, using bookmarking,

Checkout : 



u can get the script to bookmark here : 

 
Steps 

1.) create a bookmark with 
name => firebug lite 
address => 
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]('body')[0]).appendChild(E);E=new%20Image;E[r]('src',I+L);})(document,'createElement','setAttribute','getElementsByTagName','FirebugLite','4','firebug-lite.js','releases/lite/latest/skin/xp/sprite.png','https://getfirebug.com/','#startOpened');
2.) Open link which you want to use firebug and open that bookmark, and firebug loads like maska :)

No comments:

Post a Comment