Morning all,
I was fiddling with an application that I had ported form 2.1.3 to 2.1.4 and noticed a curious thing: the woody dropdown calendar widget was now being displayed in the top left corner of the screen and not underneath the text input as usual. This characteristic is only evident in Mozilla. In IE the widget appears in the right location but is positioned underneath the date text input so that the top line is obscured.


Moving the application back to 2.1.3 had the calendar performing as usual so I copied all the woody styling xsl and css files into my 2.1.4 application. Still no joy.
I then recompiled the 2.1.4 cocoon and redeployed. No change, so I went to bed somewhat confused.


This morning I was reading the mailing list and I noticed that Brent Johnson had noticed a change in the doctype output by 2.1.4.
Inspired, I commented out the
<doctype-public>-//W3C//DTD HTML 4.01 Transitional//EN</doctype-public>
<doctype-system>http://www.w3.org/TR/html4/loose.dtd</doctype-system>
lines for the html serializer and everything worked as normal!!!


My question is, what are the implcations of doing this? Is it going to adversely affect my HTML output?

Any comments would be appreciated!

Thanks,
Tony





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to