1) Script Title: Expandable Drop Down Ticker
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ableticker.htm
3) Describe problem:
Can someone please teach me, how can i use this ticker with multiple ID (maybe using document.getElementById)?
Should i wrote it like this
If then, what should i add in the div id?Code:expandticker.init({ function expTicker(tID) { var id= document.getElementById(tID); } snippetlength: 30, timers: {rotatepause:3000, fxduration:300} })
ThanksCode:............. <div id ="expandticker1" class="expandticker"> <div class="expandcontent">This is ticker content 1</div> <div



Reply With Quote
Bookmarks