wiki:WebDevelopers

Version 11 (modified by michael-gawlik@web.de, 12 years ago) (diff)

--

Web Inspector

The Web Inspector is a tool that allows you to view information about CSS styles, DOM hierarchy and more in a compact floating window. More information about the Web Inspector can be found here.

Develop menu

Safari includes a develop menu that contains some tools that may be useful to web developers. The Develop menu can be enabled in Preferences under the Advanced tab.

The Page Load Test might also useful for those interested in performance. The Surfin' Safari blog has more information about using the PLT as does this page on general WebKit performance.

Detecting WebKit with Javascript

If you need to detect a specific version of WebKit, we have a JavaScript library to help you. More information can be found on the Detecting WebKit with JavaScript page.

Useful Links