('#pop_up').on('keyup','.textual',function(e){ var did= $(this).attr('data-id'); if(did == titles_sendto && e.which == 13){ ...
確定! 回上一頁