Roland
Thu Jun 17 14:34:08 CDT 2004
"Roland Hall" wrote in message news:ODO8qpCVEHA.3380@TK2MSFTNGP11.phx.gbl...
: "Michael Harris (MVP)" <mikhar at mvps dot org> wrote in message
: news:eGh0ANBVEHA.3280@TK2MSFTNGP10.phx.gbl...
: : > Well, it's not script. It's HTML with some inline CSS. However, I
: : > don't see anything that shouldn't work.
: : > What's it doing/not doing? Did you paste the correct content here?
: :
: : The OP's expectation is the text type into the text box will be
: : auto-converted into upper case, which is what happens when the style is
: : applied directly to the input element. The assumed behavior is that the
: : text-transform css attribute for the input element would be inherited
from
: : its parent element. At least that's what the docs imply...
: :
: : textTransform
: :
:
http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/texttransform.asp
:
: Ah, I guess inheritance isn't supported in IE?
:
: It appears that IE doesn't inherit this property but NS6 and O4 do.
:
http://www.blooberry.com/indexdot/css/properties/text/texttrans.htm
:
: I tested it in IE6, O7 and Moz1.6. I don't have NS. It only worked in
: Opera out of those with inheritance. Looks like IE and Mozilla have
screwed
: the pooch, even though IE states it in their docs. Hmmm... I wonder if it
: worked in an earlier version of IE, which I don't have.
:
: Thanks for pointing that out Michael.
Just tested FireFox 0.9. It doesn't inherit either.
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center -
http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation -
http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library -
http://msdn.microsoft.com/library/default.asp