nikuls
-
[help]is there any way to make this jquery code shorter and efficient
I didn't have time to test it, but does this make sense? I've cut down the amount of 'if's and put the data into arrays. You could simplify things down even more though. $(document).ready(function() { var loan_cost =…