Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
Display hidden content by mousing over text | Documentation for Tiki Wiki CMS Groupware
Loading...
 
Skip to main content
Display hidden content by mousing over text

Plugin Mouseover

Introduced in Tiki3

Use this wiki plugin to display hidden content by mousing over text.

Parameters

Tiki Doc From Code error: mouseover not found

Examples

Non-sticky Mouseover

This code:

Copy to clipboard
{MOUSEOVER(label="Hello" offsetx="4" offsety="15")}Hello over there. It's fine!{MOUSEOVER}


Would produce:
HelloHello over there. It's fine!

Sticky Mouseover with Tiki Syntax

This code:

Copy to clipboard
{MOUSEOVER(label="Sticky" sticky="y" parse="y" offsetx="4" offsety="15")}This is a ''sticky'' popup{MOUSEOVER}


Would produce:
StickyThis is a sticky popup



Created by system. Last Modification: Friday 26 July, 2019 13:11:52 GMT-0000 by Yves Kipondo.
Show PHP error messages