I'm creating a series of web pages that I will display sequentially in IE 6
(for an internal application). I'd like to have nice transitions between
them. The only thing I have found thus far are the META
Page-Enter/Page-Exit tags. These work OK, but I'd like to know two things:
1) The "background" of each of these transitions is white. Is there anyway
to change it to another color (e.g. black)?
2) I would like to be able to fade to black upon page exit and fade from
black upon page enter. By fade I mean no goofy circles, squares, blinds,
etc. Is there any way to do this?
If there is another way to approach this, I'd like to know. I'd really like
to be able to do #2 as I think it is a more simple, elegant approach.
Thanks