[Plugin: Cookie Warning] Javascript error on line 69
-
Hi, great plugin. Thanks for sharing it. One issue I noticed. A JavaScript error is thrown when the cw variable is null (line 69). Needs updating to something like:
if (cw != null) {cw.innerHTML = ""; window.location.reload(true);}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Cookie Warning] Javascript error on line 69’ is closed to new replies.