On Oct 2, 4:39 pm, Tim Conner <[EMAIL PROTECTED]>
wrote:
> 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?
remote_function generates the javascript for making an ajax request.
Fred
> Thanks
> --
> Posted viahttp://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 rubyonrails-talk@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---