Closed GoogleCodeExporter closed 9 years ago
Please provide initial JS code (starting from 'smileyPopupWindow = ').
First of all raw HTML code in JS code is not standard-complaint (XHTML). There
should
be DOM methods or something simliar.
Secondly you can replace < with \x3c (and double quotes) -- this situation will
be
parsed correctly.
Thirdly you can move this code out of <head> to let Web Optimizer find <head>
properly and parse it.
Original comment by sunny.dr...@gmail.com
on 27 May 2009 at 6:42
Original comment by sunny.dr...@gmail.com
on 27 May 2009 at 6:42
So, closing as related to not standard-complaint code?
Original comment by sunny.dr...@gmail.com
on 6 Jun 2009 at 5:19
Original issue reported on code.google.com by
butc...@gmail.com
on 26 May 2009 at 11:21