Displaying Star Rating using CSS Sprites

Tags:

Recently, I have been working on an Application which involved rating system. There are 2 cases where we would want to show the ratings of a content to the viewer. On 1st case, we would just want to display the list of contents (videos, blogs etc.) with its rating (just displayed) to the viewer. On another case, we would show the rating and also allow viewer to interact and rate the content. There are already several blogs relating to 2nd case (CSS Star Rating), so, I will only discuss the 1st case.

Demo: jImdb jQuery Plugin

Tags:

Try out a Demo: Type the IMDB URL below: (Example: http://www.imdb.com/title/tt0103064/)
   

» Back to jImdb jQuery Plugin

jImdb: jQuery Imdb Grabber Plugin

Tags:

This jQuery Plugin (jimdb) allows you to Grab Movie Details from an IMDB Webpage very easily.