Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
Show animated text that scrolls up or down | Documentation for Tiki Wiki CMS Groupware
Loading...
 
Skip to main content
Show animated text that scrolls up or down

Plugin Scroll

Added to Tiki5, previously in Mods.

Use this wiki plugin to show animated text that scrolls on the screen.

Parameters

Tiki Doc From Code error: scroll not found

Examples

This code:

Copy to clipboard
{SCROLL(width="400px" height="100px" )} See this list of items: # Item 1 # Item 2 # Item 3 # Item 4 # Item 5 # Item 6 # Item 7 # Item 8 # Item 9 {SCROLL}


Would produce:


See this list of items:

  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4
  5. Item 5
  6. Item 6
  7. Item 7
  8. Item 8
  9. Item 9

Aliases


Created by system. Last Modification: Monday 29 July, 2019 10:40:26 GMT-0000 by Yves Kipondo.
Show PHP error messages