I have a single button, and want to toggle the button for 10 different form actions.
<form action = "/a/<n>">
n is a variable hoe to call it through Javascript. Does anyone know how to do this?
n