![]() |
Expected an assignment or function call and instead saw an expression?
Problem at line 12 character 12: Expected an assignment or function call and instead saw an expression.
this.todo;Strange. Why does jslint.com errors out? Code:
jQuery(document).ready(function() { |
The line
this.todo; is pointless, it does nothing what so ever, which is why JSLint is complaining. What were you trying to achieve by using this line? |
| All times are GMT. The time now is 03:40 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0