JavaScript CDATA
Just for my own sanity (because I always forget this for some reason).
<script type="text/javascript">
/* <![CDATA[ */
JAVASCRIPT CODE HERE
/* ]]> */
</script>
Published on Thursday, 11 February 2010
All posts
- How to reach your host machine from VirtualBox
- Running RSpec with optional SimpleCov
- Handy Rails string functions
- Sexy documenting with Docco & Rocco
- Playing with CoffeeScript
- Time to learn: Behaviour Driven Development
- Getting up and running with Cucumber and Test::Unit
- My HTML Toolkits
- First networking meeting
- Using php.activerecord with Zend Framework
- How to create a Zend Controller Plugin
- JavaScript CDATA