您的位置:首页 > 其它

Exception: the content of elements must well-formed character data or makeup

2009-08-22 18:57 483 查看
when i write the overlap marker google map js, my netbean comes out:

“the content of elements must well-formed character data or makeup”

the solution:

add the tags:

"*<![CDATA[*" ---start

"*]]>*----end

inside is the js code, problem be solved.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐