Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Implement full page zoom in the WebKit browser' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Implement full page zoom in the WebKit browser
Authored by: Fairly on Jun 07, '08 09:22:44AM
Don't reverse it by using 0 instead of 1 - that's sloppy. Reverse it by removing the key.

defaults delete com.apple.Safari WebKitDebugFullPageZoomPreferenceKey

[ Reply to This | # ]