1
1066
I've created a wizzy Javascript function embedded within PL/SQL that
generates html bar charts. I would like to know if it is possible to get the
javascript function to write another javascript function (embedded in
PL/SQL) so I can do mouseover and display the values?
generates html bar charts. I would like to know if it is possible to get the
javascript function to write another javascript function (embedded in
PL/SQL) so I can do mouseover and display the values?