Friday 26 October 2012

Simple Calculator by using jQuery

So, We are going to make our first application by using jQuery. Its too easy...
we need to maintain following things.
1. first we write the css for the user interface.
2. jQuery plugin for calculator functionality.
3.Scripting.
4.HTML for the calculator.

CSS is quite easy for a button, so we are leaving this on you.

jQuery Plugin for calculation:

 




Scripting:

We start our scripting by ready function , so that our application become more accurate.  
 
           




HTML:

HTML consist of two table within a form.we are using form for getting extra fuctionality such as reset button .



Now, Here can see our example.


jQuery and Watermark example
FirstEmission Calculator
Anshul Your mail are welcomed at java.ansh@gmail.com.

No comments:

Post a Comment