Can anybody provide code/samples/details on how to do this?
On Oct 3, 3:07 pm, Jim <[email protected]> wrote: > I'm using Prototype. I mainly want to use the equivalent of :onload > to show a processing graphic, and :condition to check the value in an > input field to see if a request should be sent off to the server. > > On Oct 3, 1:42 pm, radhames brito <[email protected]> wrote: > > > On Sun, Oct 3, 2010 at 1:37 PM, Jim <[email protected]> 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 [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.

