tdobson/FEM

Is the calculate button needed?

Closed this issue · 3 comments

czmj commented

The same thing could be achieved by calling the calc() function at the end of addLoad()

czmj commented

I got rid of it. No more redundant buttons!

yay!

alternatively, you could also add calc() to every text field's trigger "onlosefocus" or whatever it is called....
so basically, when you take the cursor off a text field, it calculates.