Heya Pete :)
On Nov 17, 3:03 pm, Peter Russell <[EMAIL PROTECTED]> wrote: > What I'd like to do now is to make it possible to enter your votes by > choosing a number in a select element inside the list item. When a > number is chosen, I'd like the item to move into the other column and > into the right position automagically. I believe that this system will > be more accessible to e.g. the visually impared, people who can't use a > mouse, people with Javascript disabled etc, and it allows me to submit > the form normally, rather than using JS. > > How would one go about manipulating Sortables in this way? I've found > the undocumented setSequence function, but I can't make it do anything > useful. I'd recommend: http://groups-beta.google.com/group/mochikit/browse_thread/thread/9b9c8b7b7ff6ae40/f6cf3c574eb64cec Possibly a bit overkill for your needs, but its very easy to use. Laters :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
