Jump to content

Making calculators


HammyTheOne

Recommended Posts

Is there any code anyone can give me to create a calculator like the ones on tip.it? I have a formula that I spent a really long time on, I just need help making it into a html code or javacript or something. Any help would be appreciated.

 

 

 

 

 

 

 

-Thanks :D

Link to comment
Share on other sites

http://www.w3schools.com/js/default.asp - have a look through that, it should learn you the basics of javascript... Our calcs are mainly done in javascript, but some of them, as the combat calc and the max hit calc (where we want to hide the code so it doesnt get ripped and used all over the net), we use PHP...
Link to comment
Share on other sites

i can program java (not JavaScript) i just need the formula. Just so you know i might not get around to it, then again i might will. It all depends on how my ever so lucky life goes and with school and all if i get time....cuz it wont take long

 

 

 

 

 

 

 

I might be able to do JavaScript if you need me. I haven't used JavaScript in a looong time. But i can easily relearn it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.