jeongwon
[Error] button onclick location.href 가 작동 안될 때 본문
상황: button 태그에 적용한 onclick='location.href=""' 이 적용되지 않을 때
해결: button type="button" 이 적용돼 있는지 확인할 것
'Error log' 카테고리의 다른 글
[Error] Ajax 를 이용한 이미지 파일 삭제 시 오류 (0) | 2022.11.11 |
---|---|
[Error] The expression 'list' evaluated to a null value. (0) | 2022.11.08 |
[Error] org.apache.ibatis.ognl.OgnlException: source is null for getProperty(null, "id") (0) | 2022.11.08 |
[참고] 영문 자간이 넓어졌을 때 (0) | 2022.11.02 |
[Error] mybatis - There is no getter for property named 'table' in 'class java.lang.String' (0) | 2022.11.02 |