I'm currently using VS 2008 Standard. When I try to type anywhere on a web page it appears as proper (First Letter Capital). I'm not sure if changed a setting or something, but where can I turn this off? Thanks
Dave wrote: > I'm currently using VS 2008 Standard. When I try to type anywhere on > a web page it appears as proper (First Letter Capital). I'm not sure > if changed a setting or something, but where can I turn this off? What, almost as if you have "text-transform:capitalize" in some CSS somewhere? Andrew
Nope...this is a clean load of VS. On Jun 26, 10:35 am, "Andrew Morton" <a...@in-press.co.uk.invalid> wrote: > Dave wrote: > > I'm currently using VS 2008 Standard. When I try to type anywhere on > > a web page it appears as proper (First Letter Capital). I'm not sure > > if changed a setting or something, but where can I turn this off? > > What, almost as if you have "text-transform:capitalize" in some CSS > somewhere? > > Andrew