/ Published in: JavaScript
よく書き方忘れるんで
Expand |
Embed | Plain Text
<script type="text/javascript"> /*<![CDATA[*/ /* * hogehoge javascript here */ /*]]>*/ //<![CDATA[ /* * hogehoge javascript here */ //]]> </script>
Comments
Subscribe to comments
You need to login to post a comment.

Handy for inline JavaScript escaping in HTML/XHTML.