I wrote a test link : <%= link_to("test dbl click", root_url, :ondblclick => "alert('Double Clicked');") %>
the double click event is captured (alert displayed) but at the same time the home page is also displayed , is there a way to wait for the ok on the panel before executing the link? --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---