i have a problem with jagged edges in chrome. Rest of browsers supporting this good but only chrome make this edges horible. Fiddle here: http://jsfiddle.net/2HZ8A/
I tried with -webkit-backface-visibility: hidden;
and it was working, but... i'm using parallax effects on my website and fixed top menu, when i put -webkit-backface-visibility: hidden;
to .row1 and .row2 then everything's is crashing.
问问题
1061 次