i have to make a lint free java script file.
I'm almost done with all the changes. only one line is killing me.
[HTML]var newlnk = 'javascript:pro mptConfirmBox(\ '' + ss[1] + '\', ' + newWindow + ')';[/HTML]
I'm getting a Script URL lint error in this line. Can some one tell me how to fix this or how to make the compiler ignore this.
I'm almost done with all the changes. only one line is killing me.
[HTML]var newlnk = 'javascript:pro mptConfirmBox(\ '' + ss[1] + '\', ' + newWindow + ')';[/HTML]
I'm getting a Script URL lint error in this line. Can some one tell me how to fix this or how to make the compiler ignore this.
Comment