<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - hellion</title>
<link>http://snipplr.com/users/hellion/tags/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 06:48:32 GMT</pubDate>
<item>
<title>(JavaScript) Javascript image preload object</title>
<link>http://snipplr.com/view/5366/javascript-image-preload-object/</link>
<description><![CDATA[ <p>How to use:

1) < script type="text/javascript" src="path-to-file.js"...

2) < body onload="oHW.preMontar('img1_on.jpg','img2_on.jpg','img3_on.jpg');"...

3) < a href="#" onmouseout="oHW.Restore()" onmouseover="oHW.Cambiar('mnind','img1_on.jpg')"

Credentials:

Image Rollovers | flipping images with JavaScript onMouseOver || HTMLSource ]
http://www.yourhtmlsource.com/images/rollovers.html#theimageflip</p> ]]></description>
<pubDate>Tue, 11 Mar 2008 06:40:43 GMT</pubDate>
<guid>http://snipplr.com/view/5366/javascript-image-preload-object/</guid>
</item>
<item>
<title>(Other) Aptana Snippet: Javascript popup window</title>
<link>http://snipplr.com/view/5365/aptana-snippet-javascript-popup-window/</link>
<description><![CDATA[ <p>Use this snippet to quickly insert onclick="window.open();" into your HTML...

---
Snippets can save you time and hassle of typing out bits of code that you frequently use by adding them into your files by simply double-clicking the name of the Snippet.
http://www.aptana.com/docs/index.php/About_Aptana_Snippets

Sometimes it's useful to add a popup to your pages. When the user clicks on a link, a new window opens and displays a page. http://www.quirksmode.org/js/popup.html</p> ]]></description>
<pubDate>Tue, 11 Mar 2008 06:29:52 GMT</pubDate>
<guid>http://snipplr.com/view/5365/aptana-snippet-javascript-popup-window/</guid>
</item>
</channel>
</rss>