Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<script>
[COLOR=green]// <![CDATA[[/color]
[i]foo[/i]
[COLOR=green]// ]]>[/color]
</script>
1DMF said:I take it i don't need that if the HTML links to external JS files? only around embedded scripts
manarth said:Don't forget to declare scripts as CDATA for XHTML well-formedness:
A hint. It does not state that the user agent needs to take specific action. I don't see a problem here with Firefox.w3c said:defer [CI] - When set, this boolean attribute provides a hint to the user agent that the script is not going to generate any document content (e.g., no "document.write" in javascript) and thus, the user agent can continu