<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - noah</title>
<link>http://snipplr.com/users/noah/tags/browser</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 18:55:33 GMT</pubDate>
<item>
<title>(JavaScript) click on an element across browsers</title>
<link>http://snipplr.com/view/3336/click-on-an-element-across-browsers/</link>
<description><![CDATA[ <p>If you have assigned an event handler to a container, you might want to remotely trigger it as if a child of the container had been clicked.  That is, you might want to manually set the target of the 'event' object that is passed to the event handler on the container.  This helps to keep the number of event handlers down.</p> ]]></description>
<pubDate>Fri, 20 Jul 2007 18:08:37 GMT</pubDate>
<guid>http://snipplr.com/view/3336/click-on-an-element-across-browsers/</guid>
</item>
<item>
<title>(Bash) save a remote file with Lynx</title>
<link>http://snipplr.com/view/3255/save-a-remote-file-with-lynx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 08 Jul 2007 19:41:56 GMT</pubDate>
<guid>http://snipplr.com/view/3255/save-a-remote-file-with-lynx/</guid>
</item>
<item>
<title>(Perl) Grab linked files from a list of web pages</title>
<link>http://snipplr.com/view/3126/grab-linked-files-from-a-list-of-web-pages/</link>
<description><![CDATA[ <p>Expects as argument the name of a file containing a newline-delimited list of URLs.  When invoked, launches an interactive shell that asks what type of file should be downloaded.  Then downloads all the files that are linked from each of the listed Web pages.</p> ]]></description>
<pubDate>Tue, 03 Jul 2007 22:31:30 GMT</pubDate>
<guid>http://snipplr.com/view/3126/grab-linked-files-from-a-list-of-web-pages/</guid>
</item>
<item>
<title>(JavaScript) Write to browser's error console</title>
<link>http://snipplr.com/view/2870/write-to-browsers-error-console/</link>
<description><![CDATA[ <p>Display an error message in the browser's error console.  JavaScript 1.5 and up.</p> ]]></description>
<pubDate>Sat, 16 Jun 2007 18:13:00 GMT</pubDate>
<guid>http://snipplr.com/view/2870/write-to-browsers-error-console/</guid>
</item>
<item>
<title>(JavaScript) get and set cookie</title>
<link>http://snipplr.com/view/2843/get-and-set-cookie/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 11 Jun 2007 09:10:48 GMT</pubDate>
<guid>http://snipplr.com/view/2843/get-and-set-cookie/</guid>
</item>
<item>
<title>(JavaScript) Get and set state with cookie II</title>
<link>http://snipplr.com/view/2688/get-and-set-state-with-cookie-ii/</link>
<description><![CDATA[ <p>Set and get a cookie.</p> ]]></description>
<pubDate>Tue, 22 May 2007 12:12:34 GMT</pubDate>
<guid>http://snipplr.com/view/2688/get-and-set-state-with-cookie-ii/</guid>
</item>
</channel>
</rss>