[jQuery] how to append HTML source but not running it ?

[jQuery] how to append HTML source but not running it ?


I am doing on a chatting interface, typing a <script>a</script> will
just run the javascript ... how can i just append everthing they type
without running it ?