-4
我在1030行有這樣的錯誤「Uncaught SyntaxError:Unexpected token ILLEGAL」,但只看這一行。一切正常:引發錯誤,但沒有錯誤
<input type="text" class="text is_required validate form-control" data-validate="isPostCode" name="postcode" id="postcode" value="00-000" onblur="$('#postcode').val($(#postcode').val().toUpperCase());" style="width:150px" placeholder="kod pocztowy" />
爲什麼我得到這個錯誤?
'一切都是OK'不,不是這樣的。通過簡單地看問題中的高亮語法,我已經看到了問題。 – 2014-08-27 08:45:55