PDA

View Full Version : Inspector


Fungifred
04-30-2006, 11:58 AM
How do I get to the webinspector to look at my CSS properties?

troyb
04-30-2006, 07:45 PM
First, please remember that the WebKit Web Inspector is incomplete and not a supported feature of OmniWeb. To enable it, quit OmniWeb and in a terminal window run the following command:

defaults write com.omnigroup.OmniWeb5 WebKitDeveloperExtras -bool true

This will enable the inspector and you can now control click and select "Inspect Element" to activate it.