TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Yahoo's What-to-Watch like interface in CSS3

10 点作者 luzon19大约 13 年前

2 条评论

latch大约 13 年前
Messing around with vertical scrolling is dangerous. The page behaves _very_ differently between chrome and firefox. Firefox seems to work better...it knows when I'm scrolling the page vs scrolling the control.<p>Chrome through is completely disjointed. You start scrolling the page, it suddenly stops and scrolls the control, and once you are at the end of it, the page starts scrolling again. I find it nearly unusable in chrome.<p>The full page demo works ok, but only because the page itself doesn't scroll.<p>Note that the code samples, at the bottom of the page, behave the same way.
al_james大约 13 年前
Causes Safari on iPad (iOS 5.0) to force quit. I had hoped it was not possible to crash the browser with CSS!