jQuery Mobile 페이지 이동 링크 문제 제이쿼리 모바일을 썼을때, 로컬에서 페이지 이동이 되지않고 에러가 나는 것을 볼수 있습니다. 이것을 무한 검색 끝에 찾은 방법으로, 내용은 아래와 같습니다. The solution is really simple. You can’t work with jquerymobile with the protocol file:// it has to be a web address. After moving it to a server, with protocol http:// it worked immediately. Hope this helps anyone else frustrated with the problem. 위 내용은 즉, http:// 웹주소를 써야한다는 말입니다. 방법2. Links that point to ot.. 더보기 이전 1 ··· 29 30 31 32 33 34 35 ··· 43 다음