在选择一个选择选项时,需要获取的不是一个名称参数,而是两个。
有可能实现这一点吗?
例子:
<select name="date" class="form-control input-lg">
<option coin="btc" value="2013-04-28">Bitcoin</option>
<option coin="eth" value="2015-08-07">Ethereum</option>
</select>
name="date"
我收到,如何接收价值coin
并转移进一步的邮寄请求?
这个问题是这个问题的延续,因为 没有收到回应,决定走另一条路