<?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/favorites/visuallyspun/tags/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 03:48:53 GMT</pubDate>
<item>
<title>(JavaScript) sIFR 2.0 (Scalable Inman Flash Replacement) - visuallyspun</title>
<link>http://snipplr.com/view/6260/sifr-20-scalable-inman-flash-replacement/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 16 May 2008 07:17:15 GMT</pubDate>
<guid>http://snipplr.com/view/6260/sifr-20-scalable-inman-flash-replacement/</guid>
</item>
<item>
<title>(CSS) Internet Explorer (IE6) CSS Hover - visuallyspun</title>
<link>http://snipplr.com/view/1912/internet-explorer-ie6-css-hover/</link>
<description><![CDATA[ <p>IE6 and before doesn't support :hover in CSS (except for anchors). You can use this script to make hovers work in IE. Just add the following line to your stylesheet (this assumes the path of the file -- you may need to change it to reflect your paths).

body { behavior:url(&amp;quot;csshover.htc&amp;quot;); }</p> ]]></description>
<pubDate>Mon, 01 Jan 2007 20:17:07 GMT</pubDate>
<guid>http://snipplr.com/view/1912/internet-explorer-ie6-css-hover/</guid>
</item>
<item>
<title>(JavaScript) Email javascript validation - visuallyspun</title>
<link>http://snipplr.com/view/814/email-javascript-validation/</link>
<description><![CDATA[ <p>Simple javascript email validation</p> ]]></description>
<pubDate>Tue, 15 Aug 2006 08:03:29 GMT</pubDate>
<guid>http://snipplr.com/view/814/email-javascript-validation/</guid>
</item>
<item>
<title>(JavaScript) Google Maps básico / Basic Google Map - visuallyspun</title>
<link>http://snipplr.com/view/357/google-maps-bsico--basic-google-map/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 12 Jul 2006 01:01:02 GMT</pubDate>
<guid>http://snipplr.com/view/357/google-maps-bsico--basic-google-map/</guid>
</item>
<item>
<title>(XHTML) XHTML 1.1 web standards template - visuallyspun</title>
<link>http://snipplr.com/view/203/xhtml-11-web-standards-template/</link>
<description><![CDATA[ <p>This is a generic template for an XHMTL 1.1 doc that I start with at the beginning of every project.

Then i setup the directories to match. I use @import for CSS, then a seperate CSS file for screen-specific, and then one for print, …yes, then one for IE.
I have the basic DIV structure setup, too.

For a link to the inspiration of this template and further explanation (better), see this wonderful article:
http://particletree.com/features/quick-start-your-design-with-xhtml-templates/
Hope it helps!</p> ]]></description>
<pubDate>Sun, 02 Jul 2006 19:24:11 GMT</pubDate>
<guid>http://snipplr.com/view/203/xhtml-11-web-standards-template/</guid>
</item>
</channel>
</rss>