[Typo3-dev] 3.6.2 to be released soon

Ingmar Schlecht ingmars at web.de
Sun Jun 13 17:32:14 CEST 2004


Zorik Pavlenko wrote:
> For all html input fields, that has to be rendered only in english (as
> email, url) add attribute "dir=ltr".

As Stucki pointed out, this is rather a feature than a bugfix.

Anyway, I wouldn't add the attribute dir="ltr" but something like 
class="ltrinput" so you could use the stylesheet to set the direction to 
left-to-right:

.ltrinput { direction:ltr; }

cheers,
Ingmar




More information about the TYPO3-dev mailing list