<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/detection</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 05:39:11 GMT</pubDate>
<item>
<title>(JavaScript) detect IE7 with JavaScript - localhorst</title>
<link>http://snipplr.com/view/5246/detect-ie7-with-javascript/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Feb 2008 04:35:17 GMT</pubDate>
<guid>http://snipplr.com/view/5246/detect-ie7-with-javascript/</guid>
</item>
<item>
<title>(JavaScript) Browser Detect (from quirksmode) - jonhenshaw</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>
<item>
<title>(JavaScript) getBrowserWidth() by Cameron Adams - Corhol</title>
<link>http://snipplr.com/view/1011/getbrowserwidth-by-cameron-adams/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 04 Sep 2006 17:38:35 GMT</pubDate>
<guid>http://snipplr.com/view/1011/getbrowserwidth-by-cameron-adams/</guid>
</item>
<item>
<title>(JavaScript) Konqueror Browser OR KHTML Engine Detection - rolandog</title>
<link>http://snipplr.com/view/313/konqueror-browser-or-khtml-engine-detection/</link>
<description><![CDATA[ <p>This is a way to determine if the browser uses the KHTML engine or if it is the Konqueror Browser.</p> ]]></description>
<pubDate>Sun, 09 Jul 2006 14:07:07 GMT</pubDate>
<guid>http://snipplr.com/view/313/konqueror-browser-or-khtml-engine-detection/</guid>
</item>
<item>
<title>(JavaScript) Browser Detection - MyKey_</title>
<link>http://snipplr.com/view/271/browser-detection/</link>
<description><![CDATA[ <p>Detects the browser and its version.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 07:28:30 GMT</pubDate>
<guid>http://snipplr.com/view/271/browser-detection/</guid>
</item>
</channel>
</rss>