Search this site!
CSBSupport Home
>
Sample Code
>
Browser Effects
>
Resize Browser Window to Fit
|
Redirect Web Page
|
Dynamically change text size on a page
|
Quote of the Day
|
Eliminate gap from top of page
|
Disable Right Click
|
Scroll message on Status Bar
|
Document transitions
|
Scroll text in window frame
|
Spotlight Effect
Document transitions
Description:
Enhance your web page with some document transitions!
For more selections, go to:
www.24fun.com/downloadcenter
Note: This only works with IE4+ browsers.
How to use:
1. Copy and paste the code provided onto your page via Insert HTML/BYOWG
2. Publish and enjoy!
Note: there are actually two options available,
Page-Enter
and
Page-Exit
. However, only the Page-Exit works with CuteSITE Builder/Trellix Web.
Example:
Download the code
right click on link, then click on 'Save target (or frame) as'
doctrans.txt
Other information:
This only works with IE, not Netscape!
Source code:
<head>
<meta HTTP-EQUIV="
Page-Exit
" CONTENT="revealtrans(duration=4.0, transition=0)">
</head>