顯示具有 部落格 標籤的文章。 顯示所有文章
顯示具有 部落格 標籤的文章。 顯示所有文章

2014年7月17日 星期四

Example Codes of javascript inside blogger: Calculator(Adder)

Following is the html code for your reference: 

First variable(A):<input id="a11" name="a11" type="text" /></br>
Second variable(B):<input id="a21" name="a21" type="text" /></br>

2014年7月15日 星期二

Example of javascript inside blogger: Calculator(Adder)

First variable(A):
Second variable(B):

Total(=A+B):