![]() ![]() |
PAGES FADE IN OR OUT |
This is a short but effectful code which creates a changeover effect when changing pages (for Internet Explorer). There are various changeover effects which you can see when visiting our Med Sea pages. For a view please click this button and then follow the links to corresponding sub-pages:

Please copy the following code by pushing the below button and paste the copied code into the source code of your own homepage. Different parameters as follows can be set:
Duration |
Duration in seconds | |
http-equiv |
When the effect occurs. You may chose as follows: | |
| "page-enter" | Effect occurs on entering a page. | |
| "page-exit" | Effect occurs on leaving a page. | |
Transition |
Indication of various effects. Range of effects: | |
| 0 | Fade in from the border | The current page fades out in a rectangle |
| 1 | Fade in from the page center | The new page fades in in a rectangle |
| 2 | Inside loop | The current page fades out in a circle |
| 3 | Outside loop | The new page fades in in a circle |
| 4 | Linear fade in from bottom | The new page fades in line by line from bottom to top |
| 5 | Linear fade in from top | The new page fades in line by line from top to bottom |
| 6 | Linear fade in from the left | The new page fades in line by line from left to right |
| 7 | Linear fade in from the right | The new page fades in line by line from right to left |
| 8 | Blind 1 | A vertical effect similar to shutting a blind |
| 9 | Blind 2 | A horizontal effect similar to shutting a blind |
| 10 | Blind 3 | A further vertical effect |
| 11 | Blind 4 | A further horizontal effect |
| 12 | Dissolving | The current page dissolves pixel by pixel |
| 13 | Vertical closing 1 | The current page fades out from both sides (from outer to inner) |
| 14 | Vertical closing 2 | The current page fades out from both sides (from inner to outer) |
| 15 | Horizontal closing 1 | The current page fades out from both top and bottom (from outer to inner) |
| 16 | Horizontal closing 2 | The current page fades out from both top and bottom (from inner to outer) |
| 17 | Diagonal effect 1 | The current page fades out from top right to bottom left |
| 18 | Diagonal effect 2 | The current page fades out from bottom right to top left |
| 19 | Diagonal effect 3 | The current page fades out from top left to bottom right |
| 20 | Diagonal effect 4 | The current page fades out from bottom left to top right |
| 21 | Horizontal lines | The new page fades in horizontally line by line |
| 22 | Vertikal lines | The new page fades in vertically line by line |
| 23 | Random | The fade effect is chosen by random |
![]()