On Sun, Oct 3, 2010 at 1:37 PM, Jim <huang....@gmail.com> wrote:

> Can you tell me exactly how I would go about doing this?  Code sample
> perhaps.  Or any resources that have that information?
>
> I already know about the changes to remove the legacy link_to_remote
> and other remote helpers, but I haven't found any resources that tell
> me more details on how to fully use the replacement.  It's like
> upgrading getting a new electric car, but not knowing how to use the
> headlights..
>
> The main features that I'd like to figure out how to do again
> are :onload and :condition.
>


The reason you dont find much info is because this now falls in the realm of
javascript and has almost nothing to do with rails.
Is like looking for info on how to style something or how to build a sql
query, is no longer a rails issue. But anyway, i sure can help you but first
i need to know what library you are using, go to /public/javascripts folder
and tell me if there is a prototype.js or a jquery.js there.

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to