Solution 1 As far as I can tell doing var recipient = $(".recipient") Will select all dom elements with a CLASS of recipient. Your input box has a class ...
確定! 回上一頁