yairEO / fancyInput

Makes typing in input fields fun with CSS3 effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flashing in Safari Desktop

kbav opened this issue · comments

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.

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