initialize tooltip -- dynamic body
Hi,
I've been trying to figure out a way to initialize the tooltip header/body so that I can display dynamic data through the tooltip.
I can set dynamic data through the title attribute of the DOM. However, it seems that the js is taking the title attribute once and setting internal variables, with no chance to reset these variables.
I have attempted to effectively reintialize the script variables through the init, scanBO, and getParam functions, as well as wrapping the entire script up into a new function and calling this from a load event from the body (which gives error, oDv undefined), but to no avail.
Anybody got any suggestions? Thanks. Ben.
|