Jquery isotope flicker at chrome and opera not at firefox and IE -


here online demo, if open page @ chrome, can click gray menu bar "all" "machine"..., when click more, can see problem, when click after 2 times, whole page flicker after click.

it @ firefox , ie, has same problem @ chrome , opera, safari , worst.

can give me tips fix issue?

thanks

try setting animationengine: 'jquery'. doesn't css transitions, flicker goes away.

reference: http://isotope.metafizzy.co/docs/animating.html

another solution: set transformsenabled: false.

reference one: http://isotope.metafizzy.co/docs/help.html#css-transforms


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -