<?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: Star Rating Plugin for jQuery</title>
	<atom:link href="http://zensoftware.org/archives/483/feed" rel="self" type="application/rss+xml" />
	<link>http://zensoftware.org/archives/483</link>
	<description>Updating and Creating new jQuery Plugins</description>
	<lastBuildDate>Sat, 24 Jul 2010 20:11:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Rodomo</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-70</link>
		<dc:creator>Rodomo</dc:creator>
		<pubDate>Thu, 01 Jul 2010 15:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-70</guid>
		<description>@Los I am having the same problem in IE8 with stars being &quot;read only&quot; - this seems to be caused by the way that IE8 is floating the stars.

Anyone find an easy fix to this?</description>
		<content:encoded><![CDATA[<p>@Los I am having the same problem in IE8 with stars being &#8220;read only&#8221; &#8211; this seems to be caused by the way that IE8 is floating the stars.</p>
<p>Anyone find an easy fix to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vali</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-69</link>
		<dc:creator>Vali</dc:creator>
		<pubDate>Wed, 26 May 2010 11:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-69</guid>
		<description>Hello,

How can I close the modal dialog without make postback on page
I try $(&#039;.ui-dialog&#039;).hide(); but the overlay remain in page.

Thanks,Vali</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>How can I close the modal dialog without make postback on page<br />
I try $(&#8216;.ui-dialog&#8217;).hide(); but the overlay remain in page.</p>
<p>Thanks,Vali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: No-MVC Zend Framework: jQuery Star Rating code / Part V &#171; drzycimski.com</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-68</link>
		<dc:creator>No-MVC Zend Framework: jQuery Star Rating code / Part V &#171; drzycimski.com</dc:creator>
		<pubDate>Fri, 07 May 2010 16:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-68</guid>
		<description>[...] Before continuing (or if this doesn&#8217;t work for you), you might want to familiarize yourself with the Star Rating plugin at http://zensoftware.org/archives/483. [...]</description>
		<content:encoded><![CDATA[<p>[...] Before continuing (or if this doesn&#8217;t work for you), you might want to familiarize yourself with the Star Rating plugin at <a href="http://zensoftware.org/archives/483" rel="nofollow">http://zensoftware.org/archives/483</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework Without MVC Part II &#171; drzycimski.com</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-67</link>
		<dc:creator>Zend Framework Without MVC Part II &#171; drzycimski.com</dc:creator>
		<pubDate>Sun, 02 May 2010 11:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-67</guid>
		<description>[...] the part missing for our little tutorial is the Star Rating plugin for jQuery. Get it at http://zensoftware.org/archives/483, and put it in your &#8220;jquery&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] the part missing for our little tutorial is the Star Rating plugin for jQuery. Get it at <a href="http://zensoftware.org/archives/483" rel="nofollow">http://zensoftware.org/archives/483</a>, and put it in your &#8220;jquery&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josiah Russell</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-66</link>
		<dc:creator>Josiah Russell</dc:creator>
		<pubDate>Wed, 28 Apr 2010 18:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-66</guid>
		<description>Internet Explorer 8 is very good because it is as stable as Opera. I hate the previous versions of IE like IE6 because it hangs frequently.              *</description>
		<content:encoded><![CDATA[<p>Internet Explorer 8 is very good because it is as stable as Opera. I hate the previous versions of IE like IE6 because it hangs frequently.              *</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joerg</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-63</link>
		<dc:creator>Joerg</dc:creator>
		<pubDate>Sun, 11 Apr 2010 12:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-63</guid>
		<description>Great work, even Ajax -&gt; DB and different stars were a piece of cake to accomplish. Works with 1.4.2 for me, as well.

The only things I can&#039;t quite get to work is, to disable $(this), a.k.a. the select firing the event, on Ajax success (user can only vote once), and to give a second parameter if multiple ratings are used on one page (e.g. media = &quot;movies&quot; or = &quot;pics&quot;), Any suggestions?</description>
		<content:encoded><![CDATA[<p>Great work, even Ajax -&gt; DB and different stars were a piece of cake to accomplish. Works with 1.4.2 for me, as well.</p>
<p>The only things I can&#8217;t quite get to work is, to disable $(this), a.k.a. the select firing the event, on Ajax success (user can only vote once), and to give a second parameter if multiple ratings are used on one page (e.g. media = &#8220;movies&#8221; or = &#8220;pics&#8221;), Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dungpt</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-62</link>
		<dc:creator>dungpt</dc:creator>
		<pubDate>Tue, 06 Apr 2010 09:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-62</guid>
		<description>sucks. you did not update your code?
did not work with jquery 1.4.2.</description>
		<content:encoded><![CDATA[<p>sucks. you did not update your code?<br />
did not work with jquery 1.4.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boggers</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-61</link>
		<dc:creator>boggers</dc:creator>
		<pubDate>Fri, 19 Mar 2010 19:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-61</guid>
		<description>hey why hasn&#039;t anyone answered Mav on November 7, 2009 at 2:33 pm - this control is displaying a selected star under ie7 from the start when it shouldn&#039;t - it works in all other browsers !?</description>
		<content:encoded><![CDATA[<p>hey why hasn&#8217;t anyone answered Mav on November 7, 2009 at 2:33 pm &#8211; this control is displaying a selected star under ie7 from the start when it shouldn&#8217;t &#8211; it works in all other browsers !?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dante</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-56</link>
		<dc:creator>dante</dc:creator>
		<pubDate>Mon, 01 Feb 2010 14:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-56</guid>
		<description>The issue with IE8 can be solved by following fix:

...
if( 0 !== $(&quot;#&quot; + id + &quot; &lt;b&gt;option:selected&lt;/b&gt;&quot;).size() )
{
...</description>
		<content:encoded><![CDATA[<p>The issue with IE8 can be solved by following fix:</p>
<p>&#8230;<br />
if( 0 !== $(&#8220;#&#8221; + id + &#8221; <b>option:selected</b>&#8220;).size() )<br />
{<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://zensoftware.org/archives/483/comment-page-1#comment-55</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 28 Jan 2010 13:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://zensoftware.org/?p=483#comment-55</guid>
		<description>Is it possible to display half a star like for instance 4.5 or 3.5 ?</description>
		<content:encoded><![CDATA[<p>Is it possible to display half a star like for instance 4.5 or 3.5 ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
