Login Register

tooltip popup

Simple TooltipDialog opened by click on a div

Hi all,

I am switching to dojo 1.0.2 (and dijit) from 0.9 and do have some issues with a hack I did in 0.9.

The goal is to have a Tooltipdialog appear below a square div (that contains a chosen color as bacground color). Because I have multiple of those div's that need to show the same Tooltip dialog, I just want to have one TooltipDialog and programmatically open and close it. The dialog itself just contains a colorpalette and upon choosing a color i will close the dialog myself.

So here is what I got so far:

Syndicate content