<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - alvaroisorna</title>
<link>http://snipplr.com/users/alvaroisorna/language/javascript/tags/prototypejs</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 21 Nov 2008 17:24:48 GMT</pubDate>
<item>
<title>(JavaScript) Javascript dynamic effects library for css &amp;amp; html</title>
<link>http://snipplr.com/view/3628/javascript-dynamic-effects-library-for-css--html/</link>
<description><![CDATA[ <p>This js library will help you add dynamic effects to your html tags. It's recommended for IE, as it helps you to simulate tag:hover effects for example.</p> ]]></description>
<pubDate>Tue, 04 Sep 2007 02:13:10 GMT</pubDate>
<guid>http://snipplr.com/view/3628/javascript-dynamic-effects-library-for-css--html/</guid>
</item>
<item>
<title>(JavaScript) Execute Event.observer inside other different event (with prototype)</title>
<link>http://snipplr.com/view/618/execute-eventobserver-inside-other-different-event-with-prototype/</link>
<description><![CDATA[ <p>I've found a very nice (and standard) solution to firing events while it's not normally available, this piece of code searchs the active element (a text input) inside the Event.observers collection and fires the "onchange" event (normally not possible in explorer) when the return key is pressed.

- this code requires prototype.js -

Hope you enjoy it!</p> ]]></description>
<pubDate>Tue, 01 Aug 2006 04:02:02 GMT</pubDate>
<guid>http://snipplr.com/view/618/execute-eventobserver-inside-other-different-event-with-prototype/</guid>
</item>
<item>
<title>(JavaScript) Template - New JavaScript File</title>
<link>http://snipplr.com/view/328/template--new-javascript-file/</link>
<description><![CDATA[ <p>this is the template i mostly use when create new js files</p> ]]></description>
<pubDate>Mon, 10 Jul 2006 04:25:13 GMT</pubDate>
<guid>http://snipplr.com/view/328/template--new-javascript-file/</guid>
</item>
<item>
<title>(JavaScript) PNG Opacity support for Internet Explorer (simplified)</title>
<link>http://snipplr.com/view/125/png-opacity-support-for-internet-explorer-simplified/</link>
<description><![CDATA[ <p>first try to a crossbrowser support for png's opacity support</p> ]]></description>
<pubDate>Fri, 30 Jun 2006 05:11:50 GMT</pubDate>
<guid>http://snipplr.com/view/125/png-opacity-support-for-internet-explorer-simplified/</guid>
</item>
</channel>
</rss>