HTML 5 page transitions

后端 未结 2 733
面向向阳花
面向向阳花 2021-02-05 22:30

I want to make a nice, modern-looking transitions between pages. I\'ve found this tutorial: http://www.onextrapixel.com/2010/02/23/how-to-use-jquery-to-make-slick-page-transitio

2条回答
  •  迷失自我
    2021-02-05 22:51

    index.htm:

    
    
    
    
    
    
    
    
    
    
    
    
    
    

    page1.htm

    
    
    
    
    Hi, I'm page1
    
    
    
    
    
    

    page2.htm

    
    
    
    
    Hi, I'm page2
    
    
    

提交回复
热议问题