Hey there,

Tim Bellinghausen a écrit :
> outOptions had the same values for from and to, so I modified your
> solution a bit, now it doesen't look so good, but it works and that is
> enough for me :-)

Sorry about that.  You just have to change the line to this:

var outOptions = Object.extend(Object.clone(inOptions),
    {from: maxOpacity, to: 0 });

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

Reply via email to