Hi Guys,
I'm a PHP programmer that uses JavaScript for tasks that PHP is incapable of doing (because it's server-side). This is one of those cases.
I have an equation containing several variables. I would like to create a form where users can alter the values of the various variables and update the results in real-time.
A good example of what I'm looking for would be like the Brightness/Contract slider found in most image editors.
I hope this makes sense.
-Geates
I'm a PHP programmer that uses JavaScript for tasks that PHP is incapable of doing (because it's server-side). This is one of those cases.
I have an equation containing several variables. I would like to create a form where users can alter the values of the various variables and update the results in real-time.
A good example of what I'm looking for would be like the Brightness/Contract slider found in most image editors.
I hope this makes sense.
-Geates