<?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/html/tags/DOM</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 16:03:10 GMT</pubDate>
<item>
<title>(HTML) Add and Remove Elements with JavaScript (reprise) - LeeRJohnson</title>
<link>http://snipplr.com/view/5025/add-and-remove-elements-with-javascript-reprise/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Feb 2008 15:21:30 GMT</pubDate>
<guid>http://snipplr.com/view/5025/add-and-remove-elements-with-javascript-reprise/</guid>
</item>
<item>
<title>(HTML) Reusable Box with Images and CSS (implements a non-semantic variant of Sliding Doors) - noah</title>
<link>http://snipplr.com/view/2439/reusable-box-with-images-and-css-implements-a-nonsemantic-variant-of-sliding-doors/</link>
<description><![CDATA[ <p>Reusable balloon, built with JavaScript and css.  Expands horizontally (set in the CSS) and vertically (automatically) up the size of its component images.  This solution is not semantic, but it is flexible.

The goal was to implement a variant of Sliding Doors that could be boiled down to two snippets of code (one before the content container, and one after) and some CSS.

Expects 3 images, examples of which can be found here: http://onemorebug.com/meme.washer/code_examples/reusableBox/images

Also includes an example JavaScript implementation.</p> ]]></description>
<pubDate>Sat, 07 Apr 2007 09:47:05 GMT</pubDate>
<guid>http://snipplr.com/view/2439/reusable-box-with-images-and-css-implements-a-nonsemantic-variant-of-sliding-doors/</guid>
</item>
<item>
<title>(HTML) DOM Enhance Markup - 1man</title>
<link>http://snipplr.com/view/2116/dom-enhance-markup/</link>
<description><![CDATA[ <p>The very basic markup for the enhancement DOM script from a tutorial.</p> ]]></description>
<pubDate>Sun, 04 Feb 2007 14:33:18 GMT</pubDate>
<guid>http://snipplr.com/view/2116/dom-enhance-markup/</guid>
</item>
</channel>
</rss>