fading between pages
- esspat
-
esspat
- Member since: Mar. 26, 2002
- Offline.
-
- Forum Stats
- Member
- Level 46
- Blank Slate
what scripting would be used for fading from one page to another? i'm guessing php... click here if you don't understand what i mean, surf around on the site, it's a cool effect.
- MuNkfisH
-
MuNkfisH
- Member since: Jan. 4, 2002
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
"At 8/8/02 08:00 AM, esspat wrote:
what scripting would be used for fading from one page to another?"
put this in
<meta http-equiv="Page-Enter" content="blendTrans(Duration=2)">
if you want a random effect put this in
<meta http-equiv="Page-Enter" content="revealTrans(Duration=2,Transition=23)">
to change how long it lasts change the number after the word duration. also visit my site http://www.bigfootproductions.tk
- FreedomSlave
-
FreedomSlave
- Member since: Sep. 27, 2001
- Offline.
-
- Forum Stats
- Member
- Level 18
- Blank Slate
microsoft page transitions.
You'll find that these will only work with IE browsers, they can look nice if used effectively. However most people I speak to absolutely hate them(myself included)
I think i've seen them used effectively once out of the 200 or so i've seen.
give 'em a try but dont be suprised if it looks shit :)

