News Ticker for enCore V4 Uses code from: http://javascript.about.com/library/blctmarquee1.htm Check website for customization and settings info. EnCore modifications by Kevin Jepson Feb 2012 ===New html verb=== _html this none this RX user = args[1]; html = pass(user); if (this.ticker_enable) ticker = {}; ticker = {tostr(this.ticker_js, this.ticker_style, "
", this.ticker_text, "
")}; html = $list_utils:append(ticker, html); endif return html; "Last modified Fri Feb 17 00:38:36 2012 EST by kevin (#2357)."; ===Properties=== .ticker_enable 0 .ticker_js from "" .ticker_style " " .ticker_text "Place the text for your news ticker here. Can include links or graphics as needed."