Manuals/calci/MARQUEE

Revision as of 17:34, 20 July 2018 by Devika (talk | contribs)
MARQUEE(Text)


  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Text} is the text for which marquee effect is to be applied.

Description

  • This function is used to apply the marquee effect for the given text.
  • Marquee is scrolling text that moves across a defined section of an area in a horizontal or vertical direction.
  • Argument Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Text} can be text, numbers, or any special characters like @,&...
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Text} should be entered in double quotes("") for text and special characters. Numbers can be entered directly.
  • Only first argument gets marqueed.

Examples

  • MARQUEE("text")
  • MARQUEE("&$#@")

See Also

References