Thursday, January 19, 2012

java source coding: javascriptDHTML(Convert a Number to a Exponential format)

try this example:
   
<html>
<body>
<button onclick="var myNum = new Number(100); alert(myNum.toExponential(1));">
Number toExponential
</button>
</body>
</html>


    submitted by guest blogger
           nico shan,China
Retweet this story

No comments:

Post a Comment