i forgot to mention that i did a search in this group and all references were from 2006.
On Jan 13, 6:37 pm, roxstyle <resut...@gmail.com> wrote: > Does anyone use jLint? > I am leaning to use and debug jquery. Using firebug , Yslow lists > jLint. I dont get any errors indicated in FF, but in jLint i keep > getting this reference to the jquery library > --------------- > JSLint Report > for:http://www.roxstyle.com/projects/blssi/cms/mapping-tool-v1/map-result... > 3 problems found. > > http://www.roxstyle.com/projects/blssi/cms/mapping-tool-v1/js/jquery-... > Missing ';' line 18, char 26: ignore all > var jQuery = window.jQuery = window.$ = function( selector, context ) > Expected an identifier and instead saw '='. line 18, char 27: ignore > all > var jQuery = window.jQuery = window.$ = function( selector, context ) > Stopping, unable to continue. (0% scanned) line 18, char 27: ignore > all > var jQuery = window.jQuery = window.$ = function( selector, context ) > > i downloaded the library again, still same errors