Hi Aaron, I tried all this, but no dice. Right-click -> inspect element does nothing, even after I set the WebKitDeveloperExtras flag. (And I shouldn't even need to do, since I downloaded a pre-build binary).
Thanks anyway. Any other ideas? Cheers, D On Tue, Jan 31, 2012 at 12:18 PM, aaron reed <[email protected]>wrote: > From my own build on windows, I open the context menu over an HTML > document by right clicking and then clicking on the 'inspect element' menu > item. Don't know if it is the same on Mac. The web developer extras > should be enabled by default on a nightly build that is downloaded so > inspect element should be there. If you did your own build then you might > have to do it by hand: > > defaults write com.apple.Safari \ > WebKitDeveloperExtras -bool true > > Hope this helps, > --Aaron > > ------------------------------ > From: [email protected] > Date: Mon, 30 Jan 2012 23:09:11 -0500 > To: [email protected] > Subject: [webkit-help] How to open the Web Inspector? > > > Hi there, > > This is probably a silly question, but I'm perplexed. How do I open the > Web Inspector? > > I'm using the latest nightly build for Mac (r106264). When I click on > "Show Web Inspector" or "Show Error Console" in the developer menu, nothing > happens. > > What am I doing wrong? Or what can I do to investigate the source of the > problem. Does anyone have any idea? > > > Many thanks, > > > D. > > _______________________________________________ webkit-help mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
