[WEB4LIB] Re: HTML4.01 to XHTML

Drew, Bill drewwe at MORRISVILLE.EDU
Thu Sep 23 08:59:42 EDT 2004


 
Many thanks.  That did it.  I have also found that the various XHTML
validators do not like such statements as <option selected="selected">
even though that is supposed to work according to the W3C standards.
-----Original Message-----
From: web4lib at webjunction.org
[mailto:web4lib at webjunction.org] On Behalf Of Harold Bakker
Sent: Thursday, September 23, 2004 6:14 AM
To: Multiple recipients of list
Subject: [WEB4LIB] Re: 

At 17:55 -0700 22-09-2004, Drew, Bill wrote:
> I am working on my website using Dreamweaver 4 to get it compliant
with =
> XHTML Transitional.
> I am trying to change code in a pull down forms based menu in my =
> template. The code is <select onChange  ....
> =20
> It won't keep the edit whne I change onChange to onchange.  Anyone
know =
> why?

Hi all, new to this group. Webmaster for a library in The Netherlands.

Bill,
take a look at the file SourceFormat.txt in the Dreamweaver
configurations
folder. If you change stuff in there it will stick.

Old example:
<onAbort namecase="onAbort">

New example:
<onAbort namecase="onabort">




More information about the Web4lib mailing list