Arrow Positioning that Just Works (tm)
cleaned up the code, removed useless signal IriSP.SegmentClick. The arrowWidget
now watches time changes and updates itself accordingly.
{{! template used by the jquery ui tooltip }}
<div class='Ldt-tooltip'>
<div class='title'>{{title}}</div>
<div class='time'>{{begin}} : {{end}} </div>
<div class='description'>{{description}}</div>
</div>