Hi there,
I have a page that query the database to provide current status of a node, eg. status.aspx?id=1, which I would like to call on the tooltip of DragNode.
I tested by putting an iframe inside the toolText, but it is not displaying anything.
I have also defined the styles for tooltip and made isHTML='1' .
How is the syntax should be to do so, if it is possible?
If not, is there any alternatve solution available to replace the tooltip with some form of mouse over pop up message from a dynamic page?
Thanks.
~Al