yairEO / fancyInput

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

mobile support? #7

Open paulirish opened 11 years ago

paulirish commented 11 years ago

It fails on Chrome on Android at least. Got a blinking cursor but no new text is added as the cursor moves. no effects.

yairEO commented 11 years ago

better not to support mobile at all, not worth the ton of extra code in my opinion, i'll cancel it on mobile and push the change.

jsoverson commented 11 years ago

What kind of code effort are you talking?

It might be better to support a strict subset of browsers for mobile application developers and let that evolve rather than abandoning support completely.

yairEO commented 11 years ago

the effort is handling all the touch events (now it's mouse events) but I'll guess I'll get there soon. I see mobile as "nice to have" but for me desktop is the goal

firestorm23 commented 8 years ago

It is working, actually, but it is about CSS. Text has no opacity, unless highlighted.