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