getElementById('city').value; alert(getcityvalue(cityid)); return confirm('Are you sure you want to delete') } function getcityvalue(cityid) { jQuery.ajax({ ...
確定! 回上一頁