<?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/tags/observer</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 28 Aug 2008 15:12:14 GMT</pubDate>
<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>
</channel>
</rss>