Hello there,
I'm trying to do something like in a rjs file:
page.insert_html :bottom, page.literal(" $('comments_list').down(0) "),
:partial => "comments/comment_list", :object => @comment
The problem is that I always get this error: "RJS error: TypeError: null
has no properties"
Sometimes I can't understand rjs.
Any ideas?
David Sousa
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---