Are CDATA tags ever necessary in script tags and if so when?
In other words, when and where is this:
Do not use CDATA in HTML4 but you should use CDATA in XHTML and must use CDATA in XML if you have unescaped symbols like < and >.