the_purple
Newbie
Posts: 1
Registered: 10/10/2006
Member Is Offline
|
| posted on 10/10/2006 at 03:30 PM |
|
|
diferent scrollers
Hi! I used your tigra scroller to scroll news in my web page and it worked just fine. Now I want to scroll another set of news in another page aside
from the one I already have. How do I do this? Do I create new 'ts_files' and 's0_data' folders? Do I name them 'ts_files2' and 'so_data2'? Im
really lost as you can see :)
Any help would be greatly appreciated.
|
|
|
tigra
Administrator
Posts: 1907
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 10/11/2006 at 09:13 AM |
|
|
see sample4 from the scroller's distribution package.
you can use the scroller script files in ts_files, but you'll need to create a separate set of configuration files (scroll.tpl<N>.js and
scroll<N>.css where <N> is the same number you specify where you create the scroller:
<SCRIPT LANGUAGE="JavaScript">Tscroll_init (<N>)</SCRIPT>
|
|
|