How to change the href in a link by using a toggle – Jquery
I've created a pricing table which changes the amount by clicking on a toggle. Now I also need the value of the href attribute of the link underneath the table to be changed when clicking on the toggle. I've tried…