JavaScript


One can command the applet from a Web form using JavaScript. E.g., enter the following commands and press return (by an unknown reason the first command takes some seconds to execute):

name(true)
color(green)
a=segment(B,C)
b=segment(C,A)
c=segment(A,B)