如何用jquery獲取<input id="test" name="test" type="text"/>中輸入的值?
$("#test").val()
$("input[name='test']").val()
$("input[type='text']").val()
$("input[type='text']").attr("value")
少年阿賓那些青春的歲月 |
Copyright @
abin
Powered by:
.Text and
ASP.NET
Theme by: .NET Monster