Ron
Member since Mar 19, 2013
- Profile: /members/10760-ron.htm
- URL: http://linkcreative.com
- Comments: 2
Recent Blog Comments By Ron
-
Understanding CSS Transitions And Class Timing
Posted on Mar 19, 2013 at 3:46 PM
@Ben, You're right, increasing the timeout worked for FF. Chrome (25) at least seems to animate until the timeout occurs. SO that is to say that the return animation works in Chrome if your timeout >= the transition time in your CSS. I can imagine having fun with this and mutation events on a l... read more »
-
Understanding CSS Transitions And Class Timing
Posted on Mar 19, 2013 at 12:58 PM
"Remove Delay" doesn't work in Chrome 25 nor Firefox 18 or 19. "Remove Redraw" does work for FF 18 and 19 bit not in Chrome... read more »