버튼에 링크를 걸려면 <a href ="#">을 쓰면 안되구요. 버튼 태그안에 onclick = "location.href = '#' "을 넣어줘야 해요. ex). <button type="button" ...
確定! 回上一頁