Hello Everyone.

Today I got a task i.e I have to put a Star Rating control into my application. First I have tried the AjaxControlToolKit RatingControl, its gud but still I have some dobuts on it because it is a server control and I have to use this control in Asp.Net MVC application and I don’t want to use the Server Contol into my application. So I decided to create my own Star Rating Control into jQuery and guess what I successfully created it. Then I thought why shouldn’t I share this idea with my CodeJunction friends, so here we go.

I have attached the sample, you can download the source code from here

Just download it and run the “Rating Sample.htm” file.

If you have any Ideas about this, feel free to ask me.

Kind Regards,

Saurabh