커먼.js 애러
본문
요소검사해보니...g5에서
$("textarea#wr_content[maxlength]").live("keyup change", function() {
이부분인데...
Uncaught TypeError: $(...).live is not a function 타입애러라고 나오는데...
어떻게 해야할가요?
답변을 작성하시기 전에 로그인 해주세요.
요소검사해보니...g5에서
$("textarea#wr_content[maxlength]").live("keyup change", function() {
이부분인데...
Uncaught TypeError: $(...).live is not a function 타입애러라고 나오는데...
어떻게 해야할가요?