I have just installed Dreamweaver CC on my new laptop. However, when I want to use any kind of parentheses or brackets in the script, it wont write it in the code. So basically:
<script>
window.alert(msg)
</script>
I cant write () signs, nor [], {}.
What can be the problem? Thank you!