“Sticky Tagging Border display v.2.0″ for TagHim v4.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. See 4.3. Object configuration from main documentations setup for TagHim V4.0).
| Name | Value | Default | Description |
| showTagBorders | bool | false | Turn ON/OFF plugin. |
| borderSimpleWeight | int | 3 | border weight of selected area. |
| borderSimpleColor | string | #4d9faa | Border color by default. |
3. Plugin is working automatically after tagging object is created.
