This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > April 2004 > Code Coloring (Preferences) - DW6.1 MX
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Code Coloring (Preferences) - DW6.1 MX
|
|
| rkmoore3612 2004-04-21, 2:38 pm |
| I cannot change the color of semi-colons, periods or commas ( [b]; , .[/b] )
in javascript or any document type containing javascript .
[b]There is a will, is there a way?[/b]
Regards,
rkm
| |
| Randy Edmunds 2004-04-21, 2:39 pm |
| Characters that do not fall into any of the defined fields are colored
using the <defaultText> tag. This tag was removed from codeColoring.xml
since the field "text" seemed to confuse users, but it can be manually
added. So, in codeColoring.xml, add something like this:
<defaultText name="Default Text" id="CodeColor_JavaScriptDefaultText" />
To any of the schemes that are missing it. Then the "Default Text" field
will show up in the UI and you can set the color from there.
FYI, this has been fixed in DW MX 2004.
Randy
> I cannot change the color of semi-colons, periods or commas ( [b]; , .[/b] )
> in javascript or any document type containing javascript .
| |
| rkmoore3612 2004-04-21, 2:41 pm |
| It works!
Thanks!!
rkm
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|