AJAX 5 star rating snippet?

Discussion in 'JavaScript' started by jpigford, Dec 7, 2005.

  1. #1
    Has anyone come across a decent AJAX powered rating script?
     
    jpigford, Dec 7, 2005 IP
  2. execute

    execute Peon

    Messages:
    301
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    AJAX Rating in action with Tutorials
    Just click here to see it, click on a tutorial and you can rate stuff.

    I designed one. But obviously AJAX is just the transmitting of stuff, you cannot use AJAX alone to program something. You need to know PHP or ASP or Perl or something else to be able to do it. (mine uses PHP to calculate rating and add it to database and use a coookie to block spammers).
     
    execute, Dec 7, 2005 IP
  3. jonnybravo

    jonnybravo Guest

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I found this one here: http://masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/

    It's highly customizable, and seems to be able to do everything I want it to do, except dynamically name each rating bar based on a placeholder i.e. [+id+]. I'm sure it can, but I still need to figure out the syntax.

    You can see the rating script in action here: http://www.themovietimeline.net/modx/index.php?id=15
     
    jonnybravo, Apr 18, 2010 IP