When using CSS transforms on Flash elements (Youtube embeds) in FireFox, the elements act erratically.
I am transitioning the elements into place on page load and when done, the final transform is 0,0,0. It would be nice if either by default or with a setting, this plugin made 0,0,0 change to 'none' when it's done.
:+1: Would fix some issues in FF for me. Specifically, Firefox sometimes has weird, off-by-one pixel errors on transformed elements, and it would be nice to avoid these where possible.
When using CSS transforms on Flash elements (Youtube embeds) in FireFox, the elements act erratically.
I am transitioning the elements into place on page load and when done, the final transform is 0,0,0. It would be nice if either by default or with a setting, this plugin made 0,0,0 change to 'none' when it's done.
This fixes the FF issue.