If i have a div with an onclick event and a link_to_remote within this div, is there a way to cancel the onclick event when the link is clicked? I know one way is to cancel the event propigation with something like Event.stop, but I'm unsure where to include this. Is there a way to add an onclick event to link_to_remote? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

