<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>jappler.com &#187; html</title> <atom:link href="http://jappler.com/blog/archive/tag/html/feed" rel="self" type="application/rss+xml" /><link>http://jappler.com</link> <description>random and opinionated thoughts by Jennifer Zelazny</description> <lastBuildDate>Fri, 10 Feb 2012 15:25:47 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator><itunes:summary>random and opinionated thoughts by Jennifer Zelazny</itunes:summary> <itunes:author>jappler.com</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://jappler.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:subtitle>random and opinionated thoughts by Jennifer Zelazny</itunes:subtitle> <image><title>jappler.com &#187; html</title> <url>http://jappler.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://jappler.com</link> </image> <item><title>Uncheck Checkbox Values</title><link>http://jappler.com/blog/archive/2008/09/18/uncheck-checkbox-values</link> <comments>http://jappler.com/blog/archive/2008/09/18/uncheck-checkbox-values#comments</comments> <pubDate>Thu, 18 Sep 2008 14:05:10 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Hints]]></category> <category><![CDATA[HOWTOs]]></category> <category><![CDATA[HTML/XTML]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[custom PHP]]></category> <category><![CDATA[forms]]></category> <category><![CDATA[html]]></category> <guid
isPermaLink="false">http://www.jappler.com/?p=937</guid> <description><![CDATA[I recently ran into a situation with a custom form where users had a number of checkboxes where the values were saved upon submit. When they went back through the form to make changes, if they unchecked something that was already checked and submitted the form again, the checkbox value would not change (not empty). The solution (thanks to Demitrious for finding this!) was simple.]]></description> <content:encoded><![CDATA[<p>I recently ran into a situation with a custom form where users had a number of checkboxes where the values were saved upon submit.  When they went back through the form to make changes, if they unchecked something that was already checked and submitted the form again, the checkbox value would not change (not empty). <a
href="http://iamcam.wordpress.com/2008/01/15/unchecked-checkbox-values/">The solution</a> (thanks to <a
href="http://blog.apokalyptik.com/">Demitrious</a> for finding this!) was simple.</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2008/09/18/uncheck-checkbox-values/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>using the title attribute in html links.</title><link>http://jappler.com/blog/archive/2006/09/22/using-the-title-attribute-in-html-links</link> <comments>http://jappler.com/blog/archive/2006/09/22/using-the-title-attribute-in-html-links#comments</comments> <pubDate>Sat, 23 Sep 2006 01:43:36 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Hints]]></category> <category><![CDATA[HTML/XTML]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[html]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2006/09/22/using-the-title-attribute-in-html-links.php</guid> <description><![CDATA[Ever wonder how to get a mouse over &#8220;tool tip&#8221; to appear without much hassle? Use the title attribute (keep your mouse over the link for a few seconds to see this in action). Not only does this help your users/readers get more information, it also helps people who are using auditory browsers will have the title information read to them. Not all links should use the title link, but if you want to provide... <a
href="http://jappler.com/blog/archive/2006/09/22/using-the-title-attribute-in-html-links">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>Ever wonder how to get a mouse over &#8220;tool tip&#8221; to appear without much hassle?  Use the <a
href="http://www.w3.org/TR/html4/struct/global.html#adef-title" title="Read more about the title attribute from the W3C">title attribute</a> (keep your mouse over the link for a few seconds to see this in action).  Not only does this help your users/readers get more information, it also helps people who are using auditory browsers will have the title information read to them.  Not all links should use the title link, but if you want to provide additional information to your audience, give it a shot.  Be aware that different browsers treat the title attribute differently.<br
/> [tags]html, CSS[/tags]</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2006/09/22/using-the-title-attribute-in-html-links/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
