> no, this is by design, from source: > > if (z.now == 1) z.now = 0.9999; > > I only wonder why...
If I remember correctly, Firefox has an issue with opacity at '1' - I guess I assumed that it was the case in more browsers. I'll add another catch in to fix it (sigh....) Here's the ticket for it: http://proj.jquery.com/dev/bugs/bug/146/ --John _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
