<?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>BytesiteHTML</title>
	<atom:link href="http://www.bytesite.co.uk/tag/html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bytesite.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 09:26:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Styling Abbr Tag in IE &#8211; JavaScript Fix</title>
		<link>http://www.bytesite.co.uk/styling-abbr-tag-in-ie-javascript-fix</link>
		<comments>http://www.bytesite.co.uk/styling-abbr-tag-in-ie-javascript-fix#comments</comments>
		<pubDate>Wed, 26 Aug 2009 13:06:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.bytesite.co.uk/?p=261</guid>
		<description><![CDATA[Internet Explorer for Windows does not support the &#60;abbr&#62; tag.  This makes it hard to style in CSS.
Marek Prokop posted a fix for this in the post Styling &#60;abbr&#62; in IE which has been very helpful.  However, it seems to prevent JavaScript functioning properly.
It works by grabbing the body HTML, replaces all &#60;abbr&#62; [...]]]></description>
		<wfw:commentRss>http://www.bytesite.co.uk/styling-abbr-tag-in-ie-javascript-fix/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
