How about using the sortables part of jQuery UI?
http://docs.jquery.com/UI/Sortables

Glen

On Wed, Oct 29, 2008 at 7:09 AM, Caoimh <[EMAIL PROTECTED]> wrote:

>
> Hi,
> I have a list of 10 items and I wish the user to be able to grade each
> one from 1-10. I need to make sure not more than one item has a
> particular grade i.e once the 'rating 5' has been used up it can't be
> used again unless the item that currently has it is changed. I have
> been using 10 combi boxes with 10 options each. After grading the user
> clicks a button and their list is displayed.
> My code is a mess so before any example does anyone know if this ios
> the best way to go about this?
> Thank uyou ever so much for any help!
> Caoimh
>

Reply via email to