You are not using the good function. If you wanna get the value of an input, do this : $("input[name='txt']").val();.
確定! 回上一頁