jQuery trigger function on change
- by Michael Pasqualone
I have the following two slider functions which work well and display like so:
I have diskAmount and transferAmount stored in global vars, however what I am now trying to figure out is how do I get the sum of the two to initially show as the monthly fee, and then update when either of the two sliders are changed.
So in my screenshot above the…