728x90 load1 "Uncaught TypeError: a.indexOf is not a function" error when opening new foundation project jQuery 로드할때 이런 형식으로 썼는데 1. 오류 나는 부분 $(window).load(function(){ ........ }); "Uncaught TypeError: a.indexOf is not a function" error when opening new foundation project 이런 에러가 남.... stackoverflow에서 찾아보니 이런 답변이 달렸고 나 또한 이걸로 해결함. This error might be caused by jquery event aliases like .load, .unload or .error deprecated since jQuery 1.8. Look for these aliases in your code and replace them with .on.. 2019. 4. 3. 이전 1 다음 728x90