PI: popfragment
The purpose is to import a fragment defined in the script, and make this expandable on mouseover.
<?_wxt popfragment id="" ?>
The parameters are:
id (mandatory) | The id of the fragment we want to pop. |
text (optional) | A string that will be shown as clickable. If omitted the id will be shown. |
Styleclass describing this PI is: wxtpopfragment. See distributed std styles.
Examples:
<div><?_wxt popfragment id="pf2" text="Ronaldhino"?> is a wellknown footballplayer </div>