User
Manual

Introduction    Style customize    Items and actions    Scroller configuration

Scroller effects    Scroller preload    Comments and view    Standard vs PRO

On-line Builder

PRO

STD

123Guide   

Order PRO Now    FAQ

CODETHATSCROLLER USER MANUAL

CodeThatScroller Preload

You need to use preload property when you want to speed up your web page loading.

For example, you have three large images and you'd like your page loads more quickly. Because of this you want to show just the first picture and the others would be shown just after the first picture has been uploaded.

In this case you should set

"preload" : true,
"preload_num" : 1

preload_num - the number of pictures that would be uploaded primordially.

The next example - you'd like none of pictures uploaded before page rendering. All your pictures would be uploaded just after CodeThatScroller script starts its work.

In this case you should set

"preload" : false

Default value for preload is true.

If you don't specify preload_num this value is unlimited.

Example - Scroller's preload.

You can see an example and complete code here - Scroller's preload. [popup]

Read more about CodeThatScroller >>

© CodeThat.com, 2003-2005
Design by XTLabs, Inc.