Re: [css-d] Borders on link in focus

2005-09-08 Thread Anders Ringqvist
That is out of scope for you to play with, it 'belongs' to the UA. It´s 
a 'feature' most UA vendors have choosen to implement. You can use 
JavaScript to blur-on-focus but then the element is not in focus and the 
user can´t activate it with keyboard for example. Sorry, cant have the 
cake and eat it at the same time. If design is more important then 
usability. Use the JavaScript solution. If it´s the other way around 
dont do anything.


Probably it´s only you who is concerned about it cause you are 'home 
blind' =) Your users will not 'see' it the same way you 'see' it. They 
may even fancy it.


Discussions about this subject often tend to be like the 
'should-I-style-form-controls-or-not'-discussions so don´t be surprised 
if this thread will turn into Jihad soon =)))


Regards,
Anders Ringqvist

Jørgen Farum Jensen wrote:


I'm concerned with the small dotted border around a link element in focus.

I wish to format the link with the :focus pseudo class, and the 
browser-generated border tends to destroy the design effect I want.


Is there any way to suppress this effect?

Best regards
Jørgen Farum Jensen
http://www.webdesign101.dk

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] bg great in Firefox - but not in IE ???

2005-08-11 Thread Anders Ringqvist

Thomas Hall wrote:


If you look at it in Firefiox, you will see all  have the background
color of red, but in IE, only half of them do???


Hey Thomas,

As I can see it it´s nothing more then a big bad bug in IE. When I 
navigate my IE6 to the URL only the last one is red at first. If I 
choose to, for example doubleclick on of the list items with no red, it 
suddenly changes background-color for all but the first. When I reload 
and choose Ctrl+A to select all the page flickers and suddenly paints 
background-color on all but the first and half of the second.


Another study : I reload the page a couple of times and I see red on the 
3 last but when it is finished loading background-color disappears for 
the 2 first of the 3 last (sorry about my poor english).


One more case: If I reload the page (now only the last is red) then I 
Alt + Tab (looking on another window covering IE) then Alt + Tab back. 
Now all but the first and half of the second is red. Wait! It gets even 
better :-))) I have my screen set to 1280x960. Maximizing IE and having 
a another window (i.e. notepad.exe) set to say 640x480 and putting this 
window so it convers "half" of your list and then reloading the page, 
Alt + Tab to the small window and then Alt + Tab back to IE :-))) Hilarious!


I´m sorry but I havn´t been able to found a cure to this.

Regards,
Anders
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/