![]() | ||||||||||
| ||||||||||
You can read a breaf tutorial here. Please bear in mind that CodeThat scripts come in two editions STANDARD and PRO. Editions differ by the features set and license type. Standard version is given for free and comes with the inscription representing our company's name. Upon registration you will get rid of that text.
With CodeThatScroller you can:
The configuration of the scroller can be stored in the separate js file. To describe new scroller create an object with following structure:
var ScrollerDef = { "mode" : "", "style" : {}, "position" : {}, "scroll" : {}, "itemstyle" : {}, "effect" : "", "preload" : boolean, "preload_num" :Int, "items" : [ ] }; where
Read more about CodeThatScroller >>
|