On Nov 21, 3:19 pm, Will <[EMAIL PROTECTED]> wrote:
> I have a table with a collection select object that I am looking
> update the selectedIndex of using links on the page
>
Does it need to be any more complicated than $
('machine_user_id').selectedIndex = whatever (check that I got the
dom_id of your select box right ?)
if you also want to change the images on the links you'll probably
make life easier for your self if the image for the link is a css
property.
Fred
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---