Quote:
|
That makes form.submit a reference to the button. Now, you're also trying to call a function form.submit().
|
are you saying that JavaScript have method called submit() ?? I don't 100% get of what you're saying, because I don't see that there's anything conflict on either code
