Heres the situation. I have multiple objects to vote on, on one page.
The objects are dynamically generated from the database, and they each
have a unique id. When a user clicks one of the ratings i need to
store the rating in the db via $.post. The thing is how do i figure
out which rating has been clicked, and how do i know how many forms to
even write out? This has bothered me long enough hopefully somebody
can help?

Reply via email to