Способ позволяющий отправить любоую HTML форму кнопкой из вне.
Способ позволяющий отправить любоую HTML форму кнопкой из вне.
<button class="addToCart" form="myForm" type="submit" name="submit-button" value="$1.05">PRICE 1</button>
<form id="myForm" method="post" action=""> <input type="hidden" name="item-id" value="" /> <input type="submit" name="add-button" /> </form>
We use cookies, and by visiting our website you automatically accept the terms of use! Cookies policy.
Write a review on the JED to help me spread the word and boost my motivation.