I think this is  done to be 'xhtml' compliant, in that we don't expect people to introduce their own attributes. The xhtml provided attributes are all lower case to my knowledge, so that may be the reasoning.

Martijn


On 9/6/05, Cameron Braid <[EMAIL PROTECTED]> wrote:

I am adding an AttributeModifier to a component, using a camel case attribute name.

 

When the HTML is rendered, the attribute name is all lowercase.

 

Is this the intended behaviour ?

 

Can the attribute name case be preserved ?

 

This is important in XHTML where attribute names are case sensitive.

 

Cameron.


Reply via email to