1.error log:localStorage.setItem(key) when used in jquery mobile 1.3.x in windows phone 8
Error:The system cannot find the file specified
fixed:add lastest modernizr.js in the first javascript reference.
<script type="text/javascript" src="./js/third/modernizr/modernizr.js"></script>
ok!
No comments:
Post a Comment