Topic: dreamweaver doesn't let me modify the code

hello, everyone
I want to make some changes to the menu of my site. I can read the code, but it has this grayish color and Dreamweaver doesn't let me copy, cut, or paste anything. however, there is other code, without the grayish color, just normal looking, that I can modify.
what could be the problem?

Vote up Vote down

Re: dreamweaver doesn't let me modify the code

It could be that that particular code is an external file, and is being included using a PHP or ASP include. If so, you'll need to track down the include file, and modify the code there.

One possibility.

Benjamin Falk | Falken Creative : Twitter
Skills: Photoshop, Illustrator, HTML, CSS, jQuery, PHP and CodeIgniter

Vote up Vote down