8
Chrome開發工具引發以下JavaScript錯誤:
Uncaught SyntaxError: Unexpected end of input ... application.js:1
意外結束js文件
的application.js文件(前兩行):
var firstTimeExecuting = true; //should execute only once...above function call.
function guessAnal(guess) { ... //Analyze the guess.
你能添加完整的代碼嗎? – Babblo
這是相當功能的名稱 – brouxhaha