Hey Arnault, arnault a écrit : > Thanks for your help.
Sure thing. There you go: http://tddsworld.com/extrahost/rails-spinoffs/hoverfades.html You should use UJS and avoid all those onmouseover/out in your HTML, you know... This would be cleaner, and avoid issues when hovering before s.a.us is loaded. I also took the liberty to rewrite the URL-changing code in order to use RegExp's, which makes the code way more concise. However, please double-check the $-based replacement syntax (which IS JS 1.5 standard) does work on all your target browsers. Best regards, -- Christophe Porteneuve aka TDD [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs -~----------~----~----~----~------~----~------~--~---
