yairEO / fancyInput

Makes typing in input fields fun with CSS3 effects
1.93k stars 283 forks source link

Flashing in Safari Desktop #9

Closed kbav closed 7 years ago

kbav commented 11 years ago

Safari 6.02; OSX 10.8.2. Clicking on, typing, pressing command — all of these cause the .fancyInput.

One way to fix (not sure if this is best) is to apply -webkit-backface-visibility: hidden; to .fancyInput.

yairEO commented 11 years ago

I will install Safari and check what is this horrible flashing you are referring to.