开发者

How could i use javascript (probably jQuery) on a hyperlink to slide and fade the page away before moving on to the page the user clicked?

开发者 https://www.devze.com 2023-03-18 20:34 出处:网络
if i have a link on my page, i want that link (and if this can be done easily through css or something, all links) to make the entire body s开发者_如何学Golide off to the left as it fades to white. al

if i have a link on my page, i want that link (and if this can be done easily through css or something, all links) to make the entire body s开发者_如何学Golide off to the left as it fades to white. also, most of the pages that these links go to will be designed to do something else i don't have a clue how to do: Fade up from white, and slide on from the right. Any help is greatly appreciated!


You'd probably do it the way Github do with their Tree Slider. They blogged about it


Here you have a good reference

You'll have to notice that it is going to be a little hard to apply it if your website is already done.

0

精彩评论

暂无评论...
验证码 换一张
取 消