Question
Dreamweaver Changes Code
Mutter mutter!
Absolutely horrified - DW8.0.2 appears to act like a Microsoft product and changes code on opening.
I have recently become aware that after having corrected every fine detail to meet W3C validation - including changing from
<body onLoad=
to
<body onload=
to comply . Just fine!
Now whenever I return to open that same file to modify content only - DW has reverted my code to <body onLoad=.
I thought only FrontPage did that. YUK!
Check it out here at one of my clients sites.
www.arkits.com/index.php
I am using the following DocType:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns=" http://www.w3.org/1999/xhtml">
My Preferences :
Under Code Rewriting I have the following "set"
- Remove extra closing tags
- Warn when fixing or removing tags
- Never rewrite code with default extensions -.as .asr .asc .asp .ascx .asmx .aspx .cfc .cfm .cfml .config .cs .ihtml .js .jsp .php .php3 .vb .xml .xsl .xslt .xul
- Special characters
- both active content - insert and convert
Can someone please explain and tell me what property setting would stop same - or is there a workaround.?
Thanks in anticipation
John
Absolutely horrified - DW8.0.2 appears to act like a Microsoft product and changes code on opening.
I have recently become aware that after having corrected every fine detail to meet W3C validation - including changing from
<body onLoad=
to
<body onload=
to comply . Just fine!
Now whenever I return to open that same file to modify content only - DW has reverted my code to <body onLoad=.
I thought only FrontPage did that. YUK!
Check it out here at one of my clients sites.
www.arkits.com/index.php
I am using the following DocType:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns=" http://www.w3.org/1999/xhtml">
My Preferences :
Under Code Rewriting I have the following "set"
- Remove extra closing tags
- Warn when fixing or removing tags
- Never rewrite code with default extensions -.as .asr .asc .asp .ascx .asmx .aspx .cfc .cfm .cfml .config .cs .ihtml .js .jsp .php .php3 .vb .xml .xsl .xslt .xul
- Special characters
- both active content - insert and convert
Can someone please explain and tell me what property setting would stop same - or is there a workaround.?
Thanks in anticipation
John
