Hello guys, I would lik do to create a economy calculator to our website.
Look this gif:
In time, the user select how much time would like to use the vehicle, after select the fuel price, and after the result it’s showed.
Would be like this: (Time * Gas) * 0,7= Result
Can I do something like this with Wix code?
_or
May 10, 2018, 12:39pm
3
Hi,
You can do this with simple code, create an onClick event for each dropdown and there calculate the prize and change the text for the total price textbox.
Good luck:)
Hello,
Here is a useful example that might help you.
Cheers, Ben
Hi JO, I used ‘attendance fee example’ created by @Yisrael (Wix) with lots of examples at Gramp’s Workbench to create a ‘Armhole depth calculator’ for my site. What’s more, I was also able to create a multi-lingual version of the calculator as well using the same code.
Thought this might be helpful for others looking out for creating simple calculators for their wix site using Corvid.