Fred, I think that page.literal is not working for me. Every thing that 
I do generates a JS code like:

> try { Element.insert("$$( '#comments_list ul').first ", ...

But, if the $$( '#comments_list ul').first code is inside "", the code 
will never be evaluated and the insert function will always look for a 
element with and id like: $$( '#comments_list ul').first

This might be the big problem... I don't know.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to