如何在两个HTML页面之间添加转换?

时间:2022-04-13 01:26:52

I need to add a transition between two HTML pages. I've arleady read some tutorials, but nothing of these resolved my problem.

我需要在两个HTML页面之间添加一个转换。我已经阅读了一些教程,但这些都没有解决我的问题。

What programming language I need to use?

我需要使用哪种编程语言?

How I can add transition between two HTML pages?

如何在两个HTML页面之间添加转换?

1 个解决方案

#1


1  

On the following sites, you can find suitable examples to add transitions between html pages using css3 with libraries such as jquery. They include live demos and full code:

在以下站点上,您可以找到合适的示例,使用css3在html页面之间添加转换,以及jquery等库。它们包括现场演示和完整代码:

http://smashinghub.com/15-page-transitions-effects-tutorials-in-css3-and-jquery.htm

http://www.onextrapixel.com/2010/02/23/how-to-use-jquery-to-make-slick-page-transitions/

#1


1  

On the following sites, you can find suitable examples to add transitions between html pages using css3 with libraries such as jquery. They include live demos and full code:

在以下站点上,您可以找到合适的示例,使用css3在html页面之间添加转换,以及jquery等库。它们包括现场演示和完整代码:

http://smashinghub.com/15-page-transitions-effects-tutorials-in-css3-and-jquery.htm

http://www.onextrapixel.com/2010/02/23/how-to-use-jquery-to-make-slick-page-transitions/