<?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/css/tags/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 06 Jul 2008 00:34:58 GMT</pubDate>
<item>
<title>(CSS) Image appearing as link calling a javascript function, without "href" - indianocean</title>
<link>http://snipplr.com/view/2806/image-appearing-as-link-calling-a-javascript-function-without-href/</link>
<description><![CDATA[ <p>- Put image in 'span' otherwise the whole surrounding box becomes a link.
- Is there a better way to make images a link if you don't want a server roundtrip by?</p> ]]></description>
<pubDate>Wed, 06 Jun 2007 02:54:31 GMT</pubDate>
<guid>http://snipplr.com/view/2806/image-appearing-as-link-calling-a-javascript-function-without-href/</guid>
</item>
<item>
<title>(CSS) Internet Explorer (IE6) CSS Hover - jonhenshaw</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>(CSS) Center HTML content horizontally using CSS - alexwilliams</title>
<link>http://snipplr.com/view/1907/center-html-content-horizontally-using-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Jan 2007 11:07:42 GMT</pubDate>
<guid>http://snipplr.com/view/1907/center-html-content-horizontally-using-css/</guid>
</item>
<item>
<title>(CSS) sortable and selectable table zebras - pablazo</title>
<link>http://snipplr.com/view/911/sortable-and-selectable-table-zebras/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Aug 2006 03:54:11 GMT</pubDate>
<guid>http://snipplr.com/view/911/sortable-and-selectable-table-zebras/</guid>
</item>
</channel>
</rss>