return
}
var entries_by_cycles = thisinst.entries.length * thisinst.slidermode.cycles
thisinst.slidermode.maxruns = Math.ceil(entries_by_cycles / thisinst.slidermode.rotate) // calculate # of times messages should be removed
thisinst.slidermode.finalrunmsgs = entries_by_cycles % thisinst.slidermode.rotate // number of messages to remove for final run
if (thisinst.slidermode.finalrunmsgs == 0){
thisinst.slidermode.finalrunmsgs = thisinst.slidermode.rotate
}
thisinst._initslider()
}
}
})
})
})(feedlabel)
}
}
}
return localrssdisplay
})()
/***********************************************
* Local RSS/XML Feeds Displayer- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Please keep this notice intact
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home