简体   繁体   English

Javascript 中的“3D”放大?

[英]“3D” zoom in Javascript?

Are there any websites/tutorials that can simulate the zoom effect on this website using just Javascript and no CSS3 transitions ?是否有任何网站/教程可以使用Javascript而不使用 CSS3 转换来模拟本网站上的缩放效果? I need to replicate the effect on IE7+.我需要在 IE7+ 上复制效果。

Demo site here: http://labs.sawyerhollenshead.com/lab/css-3d-transform/演示站点在这里: http : //labs.sawyerhollenshead.com/lab/css-3d-transform/

Alternatively, what approach/steps should one take to replicate it?或者,应该采取什么方法/步骤来复制它? What, if any, algorithms should I look into?如果有的话,我应该研究什么算法?

With some work on your end you could try and use Zoomooz Link here.完成一些工作后,您可以尝试在此处使用 Zoomooz Link。

It does not have native IE7 support, but if your smart you might be able to mess with the code, and get it to work.它没有原生的 IE7 支持,但如果你很聪明,你可能会弄乱代码并让它工作。 Asking IE7 an ancient browser to do things invented after it was created it kind of stretch.要求 IE7 是一个古老的浏览器来做它创建后发明的事情,这有点牵强。 But if you want it bad enough...但如果你想要它足够糟糕......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM