<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: jQuery &#8220;Highlight&#8221; plugin</title>
	<atom:link href="http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/</link>
	<description>MaxScript, ActionScript, PHP &#38; JavaScript</description>
	<lastBuildDate>Mon, 26 Jul 2010 12:43:10 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave Stewart</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-51671</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-51671</guid>
		<description>Go for it :)</description>
		<content:encoded><![CDATA[<p>Go for it <img src='http://www.keyframesandcode.com/code/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JD</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-51599</link>
		<dc:creator>JD</dc:creator>
		<pubDate>Mon, 26 Apr 2010 09:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-51599</guid>
		<description>I didn&#039;t see anything on your site about licensing? Is this public domain - if I wanted to include it in a commercial application would you have any objections?</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t see anything on your site about licensing? Is this public domain &#8211; if I wanted to include it in a commercial application would you have any objections?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Stafford</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-51561</link>
		<dc:creator>Gary Stafford</dc:creator>
		<pubDate>Sat, 10 Apr 2010 03:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-51561</guid>
		<description>Thanks for the great plug-in. I fitted it to several tables in ASP.NET Web Forms/AJAX-based pages with a few tweaks. Here&#039;s my code for anyone interested:

&lt;code&gt;





    function pageLoad() {
        $(&quot;#priceTable&quot;).highlight();
    };



    .highlight
    {
        background-color: #999966;
    }

&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the great plug-in. I fitted it to several tables in ASP.NET Web Forms/AJAX-based pages with a few tweaks. Here&#8217;s my code for anyone interested:</p>
<p><code></p>
<p>    function pageLoad() {<br />
        $("#priceTable").highlight();<br />
    };</p>
<p>    .highlight<br />
    {<br />
        background-color: #999966;<br />
    }</p>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Stewart</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-51511</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Fri, 29 Jan 2010 13:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-51511</guid>
		<description>Bloody Apple changing things as usual!

OK - I&#039;ll see what I can do at some point in the near future. Thanks for the heads-up.</description>
		<content:encoded><![CDATA[<p>Bloody Apple changing things as usual!</p>
<p>OK &#8211; I&#8217;ll see what I can do at some point in the near future. Thanks for the heads-up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ask Bjørn Hansen</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-51453</link>
		<dc:creator>Ask Bjørn Hansen</dc:creator>
		<pubDate>Sat, 02 Jan 2010 00:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-51453</guid>
		<description>I just wanted to comment too that it doesn&#039;t seem to work for radio buttons and check boxes in Safari 4.  :-)  Otherwise: very neat!</description>
		<content:encoded><![CDATA[<p>I just wanted to comment too that it doesn&#8217;t seem to work for radio buttons and check boxes in Safari 4.  <img src='http://www.keyframesandcode.com/code/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Otherwise: very neat!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Stewart</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-50491</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Thu, 10 Dec 2009 01:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-50491</guid>
		<description>Go ahead and use it JT. If I&#039;ve published it with the intention of people viewing the source, that&#039;s as good as a licence for me.</description>
		<content:encoded><![CDATA[<p>Go ahead and use it JT. If I&#8217;ve published it with the intention of people viewing the source, that&#8217;s as good as a licence for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JT</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-50446</link>
		<dc:creator>JT</dc:creator>
		<pubDate>Mon, 07 Dec 2009 17:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-50446</guid>
		<description>Hi, 

How have you licensed your code?  What restrictions do you have on its use?  I can&#039;t find any indication on your demo web pages or in your source code.

Thanks,

JT</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>How have you licensed your code?  What restrictions do you have on its use?  I can&#8217;t find any indication on your demo web pages or in your source code.</p>
<p>Thanks,</p>
<p>JT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Stewart</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-50294</link>
		<dc:creator>Dave Stewart</dc:creator>
		<pubDate>Sat, 05 Dec 2009 13:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-50294</guid>
		<description>Yup - click the image above and you&#039;ll get taken to the documentation pages!</description>
		<content:encoded><![CDATA[<p>Yup &#8211; click the image above and you&#8217;ll get taken to the documentation pages!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3m masr</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-50177</link>
		<dc:creator>3m masr</dc:creator>
		<pubDate>Tue, 01 Dec 2009 20:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-50177</guid>
		<description>we need a detailed documentation for this great plugin please !</description>
		<content:encoded><![CDATA[<p>we need a detailed documentation for this great plugin please !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://www.keyframesandcode.com/code/development/javascript/jquery-highlight-plugin/comment-page-1/#comment-32258</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Sat, 01 Aug 2009 19:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=16#comment-32258</guid>
		<description>Hi! :)
seems demo doesn&#039;t work in Safari (at least v. 4.0) as to radio and check input fields?</description>
		<content:encoded><![CDATA[<p>Hi! <img src='http://www.keyframesandcode.com/code/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
seems demo doesn&#8217;t work in Safari (at least v. 4.0) as to radio and check input fields?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
