Thread: Cool effect. How did they do it?
Results 1 to 2 of 2
Related
-
scrolling effect is needed Forum: Javascript Forum
Replies: 0 -
Fade-effect Forum: Javascript Forum
Replies: 0 -
upgrading MySQL column type has no effect Forum: PHP Forum
Replies: 5 -
Cycling Banner Fade In Effect Forum: Javascript Forum
Replies: 3 -
Rollover Effect Forum: HTML Forum
Replies: 12
-
02-09-2004, 12:04 AM #1
Cool effect. How did they do it?
I was surfing and came across this page. When I hit my back button to go back to google it gave me an awesome effect. I looked at the code and didn't see anything that I recognized that would do this. Does anyone know how it's done?
http://www.sbl.net/Frames.html
-
02-09-2004, 01:02 AM #2
It's called page transitions, and it's an IE only effect
Code:<meta http-equiv="Page-Enter" content="progid:DXImageTransform.Microsoft.Fade(Duration=1)"> <meta http-equiv="Page-Exit" content="progid:DXImageTransform.Microsoft.Fade(Duration=1)">
The effects really annoy me, but if you like it, use it
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum