Simply use code like this in your javascript code
Tip :
<script type="text/javascript">
//<![CDATA[
your javascript code here
//]]>
</script>
Tip :
Sometimes you will need this :
/*<![CDATA[*/
/*]]>*/
and not only this : <![CDATA[
]]>
No comments:
Post a Comment