Live data from Hacker News

Unfolding The Box - CSS 3D Transforms in the Box Model

rupl.github.io

11–20 of 32 posts

Re: Unfolding The Box - CSS 3D Transforms in the Box Model

#11

If only every browser implemented it...but IE 7,8,9 are stuck on the old APIs. They're a large percentage of all users.

The real question is whether you want to invest the time needed to create a fallback for those users. Websites that use the new CSS things as a primary thing (like this presentation) won't work, but sites where the newfangled CSS things are used just as embellishment - dropdowns, sliding menus, spinners, you name it - will remain functional, just not as pretty.

tl;dr graceful degradation / enhancement.

Re: Unfolding The Box - CSS 3D Transforms in the Box Model

#12
post #5

Doesn't work at all on the Android Stock Browser but commenting so I can check it out tomorrow at work.

OT, but if you upvote an article, it gets saved into your "saved stories". You can find the link on your profile if you click your username in the URH corner.

Your "saved stories" URL would be https://news.ycombinator.com/saved?id=Kiro

Re: Unfolding The Box - CSS 3D Transforms in the Box Model

#17
post #8
post #6

Am I the only one with nothing on the slinky/spiral slide? Otherwise: Awesome!

This was originally a presentation aid and as such I only fully tested it in Chrome on a projector at 1280x960. I would like to keep improving the FF support in my spare time, and PRs are also welcome ;)

Chrome here and I couldn't see the slinky either.

Re: Unfolding The Box - CSS 3D Transforms in the Box Model

#20
post #8
post #6

Am I the only one with nothing on the slinky/spiral slide? Otherwise: Awesome!

This was originally a presentation aid and as such I only fully tested it in Chrome on a projector at 1280x960. I would like to keep improving the FF support in my spare time, and PRs are also welcome ;)

The flood of HN traffic motivated me to sit down and squash a bunch of bugs tonight. Should look much better in Firefox now, including a visible slinky!
Post reply on HN