src/templates/tooltipWidget.html
author hamidouk
Fri, 23 Dec 2011 11:38:47 +0100
branchjsdoc
changeset 520 fe008e95a716
parent 221 2a83d308dba6
child 874 38b65761a7d5
permissions -rw-r--r--
added jsdoc support, and a script to generate the docs. Also added sample documentation for the IriSP.widget base class.

{{! template for the tooltip widget }}

<div class='tip'>
	<div class='tipcolor' style='height:10px;width:10px'></div>
	<div class='tiptext'>
</div>