PDA

View Full Version : Page changes


piper
04-27-2005, 08:21 PM
Hi,

Where can I find scripts for various ways to change page transitions, i.e I have seen pages change from one page link to another by fading and other ways, rather than simple quick click page changes; if you know what I mean ?

Thanks.

Ray

Allan
06-23-2005, 01:04 AM
Page transitions only work in Internet Explorer but are "harmless" in other browsers.

There are 24 different transitions (numbered 0-23) and you can use them on page entry or page exit.

Here is the script you need to paste in the head of your document.

<META http-equiv="Page-Enter" content="revealTrans(Duration=3,Transition=23)">

Play with the numbers from 0-23 to see the different effects. 23 in the above example shows a random transition each time the page is viewed.

Regards,

Allan
www.sawpit.net