formValidator onshowhtml is not define
772 단어 formvalidator
1 $.ajax({async:false,type: "GET",url: "../js/theme.js",dataType: "script",
2 error :function(){alert(' , 【'+settings.theme+'】 ')}
3 });
검증 할 페이지 에 직접 스타일 JS 가 져 오기:
1 <script src="../js/theme.js" type="text/javascript" charset="UTF-8"></script>