Development JavaScript DHTML



A Simple Page

var inpRadius;
inpRadius = 12;
alert(Math.PI * ((inpRadius)*(inpRadius)));