Timing optionsBy default, a page's contents are displayed by the browser as soon as they arrive from the server. However this isn't always desirable, and the Timing tab in Settings allow you to vary this: Delayed display Sometimes it is desirable to delay the display of some of the contents by a few seconds. For example, this is useful:
In the Behavior Editor, you can control the delay before the page body is displayed. Fades In addition to specifying when the content should appear, you can specify a fade-in duration over which time the content will appear.
Hiding content You can also set a time for the content to disappear, and you can also set this to be instant or to fade out over a period. When content is not shown (ie before it is set to appear, or after it is set to dissapear) the space is taken up with the page background color. Units All durations are specified in seconds, or parts thereof. (If the timing for dissapearing would overlap or preceed the settings for appearing, the dissapearing action will happen as soon as the content has appeared) Redirection You can specify that the page redirects elsewhere after a period. If you set up a timing redirect, but need to temporarily disable it (for example, if you set one up on the Login page and so can no longer log in), browse to the page with the querystring parameter redirect=noTypical uses:
Beware of setting a loop – it is quite permissible to set the page to redirect to itself. There is nothing wrong in this, just beware of the bandwidth usage and server loading this can cause as each unattended browser looking at the page will refresh the page continually every so many seconds.
|
|