[TYPO3] getting rid of onfocus="blurLink(this);

Ries van Twisk typo3 at rvt.dds.nl
Wed Jan 18 01:49:48 CET 2006


Christopher wrote:

>Hi Ries,
>
>On 1/17/06, Ries van Twisk <typo3 at rvt.dds.nl> wrote:
>
><snip>
>
>  
>
>>Nowdays, like I said it can be solved with a CSS based design and the
>>java unblur can be removed completely,
>>or simply accept the dotted line for the small period.....
>>
>>Can anybody confirm?
>>
>>    
>>
>
>I could be wrong, but I don't think that dotted line can be removed by
>any widely supported css. It's not a border (takes up no space), and
>it's none of the text-decoration properties (none, underline,
>overline, line-through and blink) as far as I know. It behaves like
>'outline' [1], but outline is not supported by a certain majority-use
>browser...
>
>  
>
Heya... you are indeed right,

it should be this CSS|
a:active|| {|| outline: none;| }

|
But in firefox that doesn't work....
I personally don't care actually....
Ries
|


>-Christopher
>
>[1] http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>  
>




More information about the TYPO3-english mailing list