[jQuery] Jquery rating plugin

2008-03-06 Thread Frosev
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

[jQuery] multiple JCarousels in ie7

2007-10-17 Thread Frosev
Hi i have multiple carousels all images show in firefox although only the first image shows up in ie7. I'm pulling the image filepaths from a database and loading images like that. The number of carousels is defined by how many galleries a user has. Anyone know how to go about solving this