<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / IaGadgetGuy / tag / checkboxes</title>
<link>http://netvouz.com/IaGadgetGuy/tag/checkboxes?feed=rss</link>
<description>IaGadgetGuy&#39;s bookmarks tagged &quot;checkboxes&quot; on Netvouz</description>
<item><title>toggle checkboxes</title>
<link>http://netvouz.com/dangerous/6125330068704945182?url=javascript:(function(){ function toggle(box){ temp=box.onchange; box.onchange=null; box.checked=!box.checked; box.onchange=temp; } var x,k,f,j; x=document.forms; for (k=0; k&lt;x.length; ++k) { f=x[k]; for (j=0;j&lt;f.length;++j) if (f[j].type.toLowerCase() == %22checkbox%22) toggle(f[j]); } })();</link>
<description></description>
<category domain="http://netvouz.com/IaGadgetGuy?category=5053491330286446296">Bookmarks Toolbar Folder &gt; Mozilla &gt; Forms</category>
<author>IaGadgetGuy</author>
<pubDate>Tue, 20 Nov 2007 03:55:58 GMT</pubDate>
</item></channel></rss>