<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jonhenshaw</title>
<link>http://snipplr.com/users/jonhenshaw/tags/safari</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 21 Aug 2008 15:59:35 GMT</pubDate>
<item>
<title>(CSS) Turn Off Box Element and Positioning Outline (for Firefox and Safari)</title>
<link>http://snipplr.com/view/3097/turn-off-box-element-and-positioning-outline-for-firefox-and-safari/</link>
<description><![CDATA[ <p>Turns off the outline that often shows up in positioned blocks on Firefox and Safari</p> ]]></description>
<pubDate>Fri, 29 Jun 2007 15:32:50 GMT</pubDate>
<guid>http://snipplr.com/view/3097/turn-off-box-element-and-positioning-outline-for-firefox-and-safari/</guid>
</item>
<item>
<title>(JavaScript) Browser Detect (from quirksmode)</title>
<link>http://snipplr.com/view/1395/browser-detect-from-quirksmode/</link>
<description><![CDATA[ <p>A useful but often overrated JavaScript function is the browser detect. Sometimes you want to give specific instructions or load a new page in case the viewer uses, for instance, Safari.

Copy this script into your JavaScript files. It works immediately, and you can query three properties of the BrowserDetect object:

    * Browser name: BrowserDetect.browser
    * Browser version: BrowserDetect.version
    * OS name: BrowserDetect.OS</p> ]]></description>
<pubDate>Thu, 12 Oct 2006 06:52:37 GMT</pubDate>
<guid>http://snipplr.com/view/1395/browser-detect-from-quirksmode/</guid>
</item>
</channel>
</rss>