Transitions in a webpage?

zimu

Diamond Member
Jun 15, 2001
6,209
0
0
I know there is some way to use Java to have pages "fade into each other." I.e. if i click a link, the next page fades in.

Can anyone help?
Thanks
 

OZEE

Senior member
Feb 23, 2001
985
0
0
I'm using one on my Church Website. That one's actually a meta that was included in 1st Page 2000, which is a free html editor.

"<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">"

I found another one that I think will be like it here