I have this code that send that data value to my server $("#choiceamountmonthly").change(function () { var monthamountblock = $(this).data("value"); ...
確定! 回上一頁