.id is not a valid jquery function. You need to use the .attr() function to access attributes an element possesses. You can use ...
確定! 回上一頁