On Oct 16, 2006, at 1:27 PM, Bryan Liles wrote:
>
> I have code in an rjs file similar to the following:
>
>
> row = "row_575"
> page[row][:class] = "row-odd"
>
> I''m trying to change the class of the row, but this
doesn''t appear to
> work. What am i missing?
>
page[row].add_class_name("foo")
-- Ezra Zygmuntowicz
-- Rails Architect
-- ez-NLltGlunAUd/unjJdyJNww@public.gmane.org
-- Engine Yard, Serious Rails Hosting
-- (866) 518-YARD (9273)
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---