<?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>codezyne.com &#187; not working</title>
	<atom:link href="http://codezyne.com/tag/not-working/feed/" rel="self" type="application/rss+xml" />
	<link>http://codezyne.com</link>
	<description>innovative way of thinking</description>
	<lastBuildDate>Thu, 17 Feb 2011 23:36:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>What if html() method won&#8217;t work on IE?</title>
		<link>http://codezyne.com/2009/12/08/what-if-html-method-wont-work-on-ie/</link>
		<comments>http://codezyne.com/2009/12/08/what-if-html-method-wont-work-on-ie/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 17:07:26 +0000</pubDate>
		<dc:creator>Radgeofrey Mission</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[html()]]></category>
		<category><![CDATA[not working]]></category>

		<guid isPermaLink="false">http://codezyne.com/?p=12</guid>
		<description><![CDATA[I just stumbled an error in IE using html() method for altering html content of elements and I even using the latest version/stable of jquery. And some part of the scripts are really working using html(), some are not.  So I did a quick fix to overload html() method to work for IE. Code : [...]]]></description>
		<wfw:commentRss>http://codezyne.com/2009/12/08/what-if-html-method-wont-work-on-ie/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

