yairEO / fancyInput

Makes typing in input fields fun with CSS3 effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobile support?

paulirish opened this issue · comments

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

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.

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.

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

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