On 2 Nov 2008, at 03:32, tailormade wrote:
>
> I have a list where the user clicks on an item and the details about
> that item are shown. Simple. No problem. However, I also need to make
> a javascript call to highlight information in a java applet
> corresponding to the item being displayed. I know I am missing
> something simple, but how can I both display the details and make the
> javascript call to the applet''s API based on that one user click?
assuming this is a link_to_remote, one or more of
the :before, :after, :onComplete or :onSuccess options may be
appropriate.
Fred>
>
> >
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---