Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:63342/my2048/js/jquery.js
Uncaught ReferenceError: $ is not defined showanimation.js:4
Uncaught ReferenceError: $ is not defined main2048.js:4
老師我的在控制臺下找到了這幾個錯誤 怎么解決呢
2014-10-25
不知道什么原因又只有一個格子了。前面什么也沒做啊,就在寫后面的呀。。。
2014-10-25
哦哦 ?老師 是我打錯了src="xx.js"里多加了 javascript: 刪了就可以了
2014-10-25
沒什么錯誤啊。我按視頻的在打了遍代碼,這次是只顯示0-1,1-0,2-0,3-0
2014-10-24
chrome瀏覽器下F12,之后看console
或者
Firefox下有工具,web開發者,web控制臺。
2014-10-23
web編程怎么看控制臺?還是初學者諒解!
2014-10-23
確認一下jquery是否加載正確?看看控制臺是否有報錯?