<?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/rtcrm</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 09:17:33 GMT</pubDate>
<item>
<title>(JavaScript) Vertically align within browser window - mennyj</title>
<link>http://snipplr.com/view/35857/vertically-align-within-browser-window/</link>
<description><![CDATA[ <p>[via rtcrm]

This will vertically align a block-level element inside the user's browser window and will automatically adjust if the window is resized.</p> ]]></description>
<pubDate>Fri, 18 Jun 2010 00:55:41 GMT</pubDate>
<guid>http://snipplr.com/view/35857/vertically-align-within-browser-window/</guid>
</item>
<item>
<title>(JavaScript) CSS Browser Selector - mennyj</title>
<link>http://snipplr.com/view/35853/css-browser-selector/</link>
<description><![CDATA[ <p>[via rtcrm]
CSS Browser Selector is a very small javascript with just one line and less than 1kb which empower CSS selectors. It gives you the ability to write specific CSS code for each operating system and each browser.</p> ]]></description>
<pubDate>Fri, 18 Jun 2010 00:52:22 GMT</pubDate>
<guid>http://snipplr.com/view/35853/css-browser-selector/</guid>
</item>
<item>
<title>(JavaScript) CSS Browser Selector - rtcrm</title>
<link>http://snipplr.com/view/9340/css-browser-selector/</link>
<description><![CDATA[ <p>CSS Browser Selector is a very small javascript with just one line and less than 1kb which empower CSS selectors. It gives you the ability to write specific CSS code for each operating system and each browser.

Available OS Codes [os]:

`win` - Microsoft Windows 

`linux` - Linux (x11 and linux) 

`mac` - Mac OS 

`freebsd` - FreeBSD

`ipod` - iPod Touch

`iphone` - iPhone

`webtv` - WebTV

`mobile` - J2ME Devices (ex: Opera mini)



Available Browser Codes [browser]:

`ie` - Internet Explorer (All versions) 

`ie8` - Internet Explorer 8.x 

`ie7` - Internet Explorer 7.x 

`ie6` - Internet Explorer 6.x 

`ie5` - Internet Explorer 5.x 

`gecko` - Mozilla, Firefox (all versions), Camino 

`ff2` - Firefox 2 

`ff3` - Firefox 3 

`opera` - Opera (All versions) 

`opera8` - Opera 8.x 

`opera9` - Opera 9.x 

`opera10` - Opera 10.x

`konqueror` - Konqueror 

`webkit` - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome 

`safari` - Safari, NetNewsWire, OmniWeb, Shiira

`safari3` - Safari 3.x

`chrome` - Google Chrome 



Extra Codes:

`js` - Will be available when js is enable, so you can show/hide some stuffs 



RTCRM</p> ]]></description>
<pubDate>Tue, 28 Oct 2008 15:47:01 GMT</pubDate>
<guid>http://snipplr.com/view/9340/css-browser-selector/</guid>
</item>
<item>
<title>(JavaScript) Vertically align within browser window - rtcrm</title>
<link>http://snipplr.com/view/9321/vertically-align-within-browser-window/</link>
<description><![CDATA[ <p>This will vertically align a block-level element inside the user's browser window and will automatically adjust if the window is resized.

RTCRM</p> ]]></description>
<pubDate>Mon, 27 Oct 2008 13:36:04 GMT</pubDate>
<guid>http://snipplr.com/view/9321/vertically-align-within-browser-window/</guid>
</item>
</channel>
</rss>