TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

3d CSS3 HTML5 Logo

23 pointsby boazsenderover 14 years ago
Pure CSS 3D webkit animation, only works on a mac, uses hardware accelerated css transforms and @-webkit-keyframe animations.

8 comments

poover 14 years ago
Jeez guys, cut them some slack. It's a nice demo that happens to use a lot of features that aren't widely available yet.<p>The various browser vendors are never all going to sync their release schedules for new features. Now that we have some healthy browser competition and healthy forward movement on specs we can have either a) lowest common denominator sites or b) some sites that only serve a subset of browsers and either fail or fallback to less impressive tech.<p>Are we going to do this thing where we complain about every tech demo if it's not <i>fully</i> supported by all 4 or 5 major browsers? Sounds boring. When browsers come out with new features, I want to see demos showing what is possible. If you want to see it work on browser X then <i>write a version that works on browser X</i> and show us.
blockeover 14 years ago
"safari 5 or chrome 9 on a mac"<p>How did you manage to make something that only works on a Mac in Chrome?<p>Looks messed up under Windows...<p>Bravo!
评论 #2174254 未加载
clemeshaover 14 years ago
Every time I see CSS3/HTML5 demos like this, I think "awesome, but what's the IE situation?". I mean that in a honest way, not in a "oh, that probably will never work on IE type of way".<p>IE9 is supposedly way better than before - will it support stuff like this?
评论 #2174071 未加载
评论 #2173994 未加载
thristianover 14 years ago
"WebKit proprietary CSS extensions" are not "CSS3".
评论 #2173759 未加载
alttabover 14 years ago
no firefox?
评论 #2174423 未加载
pedrokostover 14 years ago
Can someone post a screenshot, to see how it is suposed to look? Its all messed up in Chrome dev on Windows
delinquentmeover 14 years ago
cool code, some perspective top to bottom might give it some additional "3d pop"
sid0over 14 years ago
"safari 5 or chrome 9 on a mac"<p>Thank you for embracing the spirit of HTML5 and the Web.