I want to run an Ajax call but I don't want to do it through a link (link_to_remote), through a form (form_remote_tag) or periodically (periodically_call_remote). I just want to make the call once and I want to happen automatically after the page has finished loading. I'd like to write this using the prototype helpers, what helper do I need to use? Thanks -- 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 -~----------~----~----~----~------~----~------~--~---

