-
FEATURED COMPONENTS
First time here? Check out the FAQ!
Hi,
I want to know how we can write the highcharts javaScript methods in ZK charts using java. Is there any example in which i can find to write whole bunch of javaScript inside the java method??
It's not recommended. But you can use
Clients.evalJavaScript("zk.log('Hi.');");
http://www.zkoss.org/javadoc/latest/zk/org/zkoss/zk/ui/util/Clients.html#evalJavaScript%28java.lang.String%29
Asked: 2016-03-03 08:24:56 +0800
Seen: 28 times
Last updated: Mar 07 '16