views:

44

answers:

0

I know how to detect Firebug in FF (if (window.console && window.console.firebug) alert ('Buu'); ) but how detect or disable Web Inspector in WebKit??