I do:
$("#plot").load('http://127.0.0.1:8001/monitoring/default/plotme2',
'', call2back);
in plotme2 I have:
=PLOT(..
Which is javascript HELPER from Massimo's appliance
I am loading the site with js code but javascipt is not getting
executed - so I don't get to see the graph
Same is with =LOAD(..)
How to force execute js from LOADED file?
--
Kuba