Skip to main content
Participant
June 12, 2006
Question

How can i use auto-complete of javascript in dreamweaver 8?

  • June 12, 2006
  • 1 reply
  • 414 views
it supports asp,html,and so on,but javascript......
This topic has been closed for replies.

1 reply

Inspiring
June 12, 2006
I believe that it supports JavaScript in a .js file, just not in a
<script> block of an HTML page.

Try editing Configuration/CodeHints/CodeHints.xml and adding
"JavaScript" to the doctypes list wherever you see HTML.

HTH,
Randy


> it supports asp,html,and so on,but javascript......