var answer; var method = ['+', '-', '*']; var operation; //var operation='1+2+3'; // load new operation on page laod new_operation();
My Blog contain Phonegap,CMS related posts. Here I am posting the issues solution that I faced while development and its difficult to find proper solution on other sites. I hope my post will help you with your issues. Developer rocks.
Friday, August 9, 2013
Create Mathematical Validation in Phone
create input, box and operation div in the html file.
write below code in the js file.
Subscribe to:
Posts (Atom)