vrw*_*wim 5 html css html5 css3
我想创建一个滑动效果,如http://demos.flesler.com/jquery/scrollTo/中所示,但使用简单的html和css.那可能吗?如果是这样,怎么样?
如果是html5和css3,没问题(我不会使用IE( - :)
提前致谢!
看这个演示:
http://tympanus.net/Tutorials/SmoothTransitionsResponsiveLayout/
以及这里的解释:
http://tympanus.net/codrops/2012/06/12/css-only-responsive-layout-with-smooth-transitions/
它展示了如何设置CSS3的scrollTo转换,但是,仅适用于链接锚点 - 而不是滚动条 - 这对我来说是一个大问题。