如何在不使用Flash的情况下实现图书预览(2页跨页)?

发布于 2024-09-02 20:18:55 字数 319 浏览 6 评论 0原文

我正在寻找一种工作解决方案,您可以在其中预览两页的书。在其任一侧,您都可以将鼠标悬停在角落以创建伪翻转,然后单击鼠标按钮实际翻页。我知道有很多 Flash 解决方案,但在这种情况下我们不能使用它...所以我们正在寻找一种可以在所有主要浏览器(是的,包括 IE6)上工作的可能解决方案...

我看了一些画布解决方案,但是使用 Google 的 IE 画布扩展,这些速度会非常慢。因此我们正在考虑 SVG/VML 解决方案,例如 Raphael Javascript 库。这可能很好,但是在没有示例的情况下尝试研究如何编码可能会在时间限制上遇到挑战。

有没有适合(或几乎适合)这个问题的解决方案?

I'm looking into a solution for work, where you have a two page spread of the book to preview. Either side of this, you can hover in the corner to create a pseudo-flip and then click the mouse button to actually turn the page. I know there is many Flash solutions out there, but in this case we cannot use it... So we are looking for a possible solution that can work across all major browsers (yes, including IE6)...

I looked a few canvas solutions, but with Google's canvas extension for IE, these will terribly slow. So was thinking about an SVG/VML solution, like Raphael Javascript library. This could be good, but then trying to look into how to code this, without examples, could be a challenge with the time constraint.

Is there a solution out there that fits (or almost fits) this problem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

心房的律动 2024-09-09 20:18:55

SVG Flip 解决方案怎么样保罗·布伦特?它似乎完全按照你的要求,使用 svg 和 javascript。

How about the SVG Flip solution by Paul Brunt? It seems to do exactly what you ask for, using svg and javascript.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文