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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to