Recently, I made a small modification to my pages to include an interpage transition effect using the following meta tag:
<meta http-equiv="Page-Exit"
content="progid:DXImageTransform.Microsoft.Fade(duration=.5)" />
By default, when navigating from page to page in the browser, the current page "flashes" away, and the new page shows up in its place. This effect changes this default behavior and causes the current page to fade away instead of immediately disappearing. Even though this is done over just 0.5 seconds, it seems to create the illusion of smoother navigation. Or so I think (esp. when navigating between photo pages in my photo gallery)... note that this is feature is IE-only.
Click on a few links, and see if you notice the effect. Does it help smooth things out?
Posted on Tuesday, 5/31/2005 @ 4:24 PM
| #
My Site