“Sticky Tagging Border display” for TagHim v3.0
You can download Plugin Sticky Borders here.
1. Description
Sticky Tagging Border display – this plugin enable tagging borders display on image by script initialization.
! IMPORTANT
This plugin is working for all TagHim licenses
2. Plugin Installation
To use this plugin you need
1. Connect to TagHim object
- copy Sticky Tagging Border display plugin to the folder where TagHim script
- connect plugin: load=border
<script src="taghim/tagging.js?load=border" type="text/javascript"></script>
To connect more than one plugin you can simply list all plugins following way
tagging.js?load=zoomer,labels,border,nameslist,reenter
2. Plugin properties.
| Name | Value | Default | Description |
| showTagBorders | bool | false | Turn ON/OFF plugin. |
3. CSS Styles. “[STYLE]showDiv”. For example: paramieter ‘STYLE’ set to “mikkey_” hense “mikkey_showDiv”.
4. Plugin is working automatically after tagging object is created.
