<?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/"
	>

<channel>
	<title>Chanel's Blog &#187; titles</title>
	<atom:link href="http://cmunezero.com/tag/titles/feed/" rel="self" type="application/rss+xml" />
	<link>http://cmunezero.com</link>
	<description>Where code meets love... and a lot of awkward silences...</description>
	<lastBuildDate>Tue, 11 May 2010 21:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox: Viewing Entire Title Attribute</title>
		<link>http://cmunezero.com/2008/06/12/firefox-viewing-entire-title-attribute/</link>
		<comments>http://cmunezero.com/2008/06/12/firefox-viewing-entire-title-attribute/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 04:27:02 +0000</pubDate>
		<dc:creator>chanel</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[plug-ins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[title attribute]]></category>
		<category><![CDATA[titles]]></category>
		<category><![CDATA[web-comic]]></category>
		<category><![CDATA[webcomic]]></category>
		<category><![CDATA[xkcd]]></category>

		<guid isPermaLink="false">http://cmunezero.com/2008/06/12/firefox-viewing-entire-title-attribute/</guid>
		<description><![CDATA[One of my biggest pet peeves about Firefox was the inability to see the entire title attribute of a DOM element.  The title attribute is the text you see in a small pop-up box when you hover over an image, link, or anything on a page.  It allows the site to give further [...]]]></description>
			<content:encoded><![CDATA[<p>One of my biggest pet peeves about Firefox was the inability to see the entire title attribute of a DOM element.  The title attribute is the text you see in a small pop-up box when you hover over an image, link, or anything on a page.  It allows the site to give further information about any element on a page.  </p>
<p>The developers at Firefox decided to truncate that text to 60 characters so the user won&#8217;t get a huge text box covering their screen whenever they hovered over an element with a long title attribute.  In most cases, this would be just fine but I happen to be a big fan of <a href="http://www.xkcd.com">xkcd</a>, a geeky internet web-comic which uses the title attribute to add funny quips.</p>
<p>Using the <a href="https://addons.mozilla.org/en-US/firefox/addon/1715">Long Titles</a> extension, you never have to dig around to read the entire title attribute again.  Being such an open browser, I find it rather annoying that Firefox developers refuse to make it an option in about:config to change the cutoff limit for title attributes.</p>
]]></content:encoded>
			<wfw:commentRss>http://cmunezero.com/2008/06/12/firefox-viewing-entire-title-attribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
