I am using the Google Closure Compiler application (command line interface). When I run it, I get the following error.
deploy/js/Home.js:40: ERROR - Parse error. invalid property id this.$images.wrapAll('<div id="slideInner"></div>').css({float:'left'}); ^ 1 error(s), 0 warning(s)
javascript google-closure google-closure-compiler
Chapsterj
source share