Forum Moderators: open
I was thinking of possibly something like this
javascript to create a variable, have that variable submit the form on var = 1, and all others do nothing....
is there a submit in javascript? I'm guessing Icreate the function have the function be called on the push of the button.
Is there an easier way to do this? Or should I just go ahead and write that one out?