Including Valid Inline Javascript in XHTML


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <script type="text/javascript">
  2. //<![CDATA[
  3.  
  4. /* code here */
  5.  
  6. //]]>
  7. </script>

URL: http://www.evotech.net/blog/2007/05/including-javascript-in-xhtml/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.