Friday 31 August 2012

simple | first javascript | my first program

Addition of two number in javascript with source code





<script>
function fun1()
{
x=20
y=200
alert("Addition of two number is "+(parseInt(x)+y))
}
</script>
<body>
<input type="button" value="Addition" onclick="fun1()">
</body>
Share This
Previous Post
Next Post

FYJC XI standard online admisson Process and declaraton of Merit list . Cut off List For prevous year also . 10 Th Results onlne declaraton Maharashtra Region .

0 comments: