Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The button content is strange to send to the server. The content of the block is assigned to the value of the input with the hidden attribute
if you just submit, then
input type="hidden" value="value" is the only way
If you use ajax, then you can push any data from any tag.
$.post(url, {
data: your data.
})
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question