<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - chopbust</title>
<link>http://snipplr.com/users/chopbust/language/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 08:41:01 GMT</pubDate>
<item>
<title>(JavaScript) Change Form Submit target destination</title>
<link>http://snipplr.com/view/49982/change-form-submit-target-destination/</link>
<description><![CDATA[ <p>To change the action attribute of a form.</p> ]]></description>
<pubDate>Thu, 03 Mar 2011 17:09:45 GMT</pubDate>
<guid>http://snipplr.com/view/49982/change-form-submit-target-destination/</guid>
</item>
<item>
<title>(JavaScript) Highlight Table Row by Clicking on the Row</title>
<link>http://snipplr.com/view/43485/highlight-table-row-by-clicking-on-the-row/</link>
<description><![CDATA[ <p>This is a snippet to highlight the clicked row. The code is in Prototype library format. I am yet to port this into JQuery, but please do email me if you already did.</p> ]]></description>
<pubDate>Wed, 03 Nov 2010 18:53:14 GMT</pubDate>
<guid>http://snipplr.com/view/43485/highlight-table-row-by-clicking-on-the-row/</guid>
</item>
<item>
<title>(JavaScript) Confirm an action using Javascript</title>
<link>http://snipplr.com/view/43128/confirm-an-action-using-javascript/</link>
<description><![CDATA[ <p>When a link is clicked, call up this function. 

Parameter
message = message you want to display after click
url = page you want to forward to if the user clicks OK</p> ]]></description>
<pubDate>Thu, 28 Oct 2010 21:12:00 GMT</pubDate>
<guid>http://snipplr.com/view/43128/confirm-an-action-using-javascript/</guid>
</item>
</channel>
</rss>