I\'m creating these overlay previous and next arrows, like the ones on this website - http://www.usatoday.com
And the problem I\'m getting is in Chrome, the arrows w
I used cjspurg method and it worked. Thanks again!
-webkit-backface-visibility: hidden; -webkit-transform: translateZ(0);