[TYPO3-german] nowrap nicht valide

Rainer Schleevoigt rainer at webmasterei-hamburg.de
Thu Jun 25 21:50:27 CEST 2009


Christian Wolff schrieb:
> Rainer Schleevoigt schrieb:
>   
>> Ingo Preuß schrieb:
>>     
>>> Hallo,
>>> beim Testen auf Validität macht u.a. tt_news folgende Probleme:
>>>
>>> Line 210, Column 51: Attribute "nowrap" exists, but can not be used for
>>> this element:
>>> <td class="tx-ttnews-browsebox-SCell" nowrap="nowrap"><p><a
>>> href="">1</a></p></td>
>>>
>>>   
>>>       
>> Indem Du es dort rausnimmst und per JS (setAttribute()) nach dem
>> DOM-Laden reinbaust, dann meckert der Validator. Ist auch nützlich für:
>> autocomplete="off"
>>
>> Rainer
>>
>>     
>
> Hi Rainer das nowrap sollte man vieleicht besser mit css setzten:
>
> .tx-ttnews-browsebox-SCell {white-space:nowrap}
>
> so gehts auch ohne javascript.
>   
stimmt.
> gruss chris
> --
> Christian Wolff // Berlin
> http://www.connye.com
>
> some projects:
> http://richtermediagroup.com | http://titanic.de |
> http://fairplay-homepage.de
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list