Live data from Hacker News

Apple Keyboard in pure CSS.

dl.dropbox.com

11–20 of 42 posts

Re: Apple Keyboard in pure CSS.

#13
post #7

And on Chrome on Linux, it doesn't work at all, as in nothing gets typed. However it's still pretty cool from an effect perspective.

Same setup here. When you type with your physical keyboard you should see the virtual keyboard animating but not the other way around. Took me some time to figure...

Re: Apple Keyboard in pure CSS.

#14
post #10
post #6

cmd + a letter = a stuck letter. And aww, the capslock doesn't light up. And it would be even cooler if you could type with the keyboard. Otherwise, excellent job. Responsive and looks great - it's kinda fun to watch myself type as I type :)

Maybe he mapped CapsLock to be a control key, like the rest of us. :)

I tried pressing Caps Lock and Escape depressed, then I remembered that I have it mapped.

Re: Apple Keyboard in pure CSS.

#15
post #6

cmd + a letter = a stuck letter. And aww, the capslock doesn't light up. And it would be even cooler if you could type with the keyboard. Otherwise, excellent job. Responsive and looks great - it's kinda fun to watch myself type as I type :)

Not so responsive for me in my office Xp in Chrome. Gets stuck if I type too fast.

Re: Apple Keyboard in pure CSS.

#19
post #8

"Pure CSS". Really? The CSS is cool and everything, but there's some JavaScript going on there.

More to the point, even if it were "pure css", there's nothing pure about it. Perhaps "only css" makes more sense, but CSS was meant as a way to separate style from content.

Try viewing this page without style and let me know what inherit content is present.

Post reply on HN