Unable to write parentheses in Dreamweaver script

51 Views Asked by At

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!

0

There are 0 best solutions below