<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Code Snippets for JavaScript</title>
    <link>http://www.uwec.edu/code/</link>
    <pubDate>Tue, 20 Jun 2006 12:44:28 GMT</pubDate>
    <description>UW-Eau Claire Web Development code snippets</description>
    <item>
      <title>Zebra-Striped tables</title>
      <link>http://www.uwec.edu/code/JavaScript/show/18</link>
      <description>Alternate row colors for tables by simply adding this script to your HTML file..  This will be applied to all tables with the class &amp;quot;datatable&amp;quot; and any id</description>
      <pubDate>Tue, 20 Jun 2006 12:44:28 GMT</pubDate>
      <guid>http://www.uwec.edu/code/JavaScript/show/18</guid>
      <author>hoganbp)</author>
    </item>
    <item>
      <title>Sortable tables</title>
      <link>http://www.uwec.edu/code/JavaScript/show/19</link>
      <description>Apply sortable table columns with only Javascript to any HTML table with the class &amp;quot;datatable&amp;quot; and any ID</description>
      <pubDate>Mon, 19 Jun 2006 19:37:07 GMT</pubDate>
      <guid>http://www.uwec.edu/code/JavaScript/show/19</guid>
      <author>hoganbp)</author>
    </item>
    <item>
      <title>Send data from child to parent window</title>
      <link>http://www.uwec.edu/code/JavaScript/show/31</link>
      <description>Use a child popup window to fill in fields on your parent window with this simple code example.  This code has not been validated and should be used only as a reference. </description>
      <pubDate>Tue, 20 Jun 2006 18:49:54 GMT</pubDate>
      <guid>http://www.uwec.edu/code/JavaScript/show/31</guid>
      <author>hoganbp)</author>
    </item>
    <item>
      <title>Check all / Uncheck All</title>
      <link>http://www.uwec.edu/code/JavaScript/show/41</link>
      <description>Simple check all / uncheck all. This code snippet requires the Prototype library.</description>
      <pubDate>Fri, 30 Jun 2006 14:18:09 GMT</pubDate>
      <guid>http://www.uwec.edu/code/JavaScript/show/41</guid>
      <author>hoganbp)</author>
    </item>
  </channel>
</rss>
