home control panel register User Groups faq members
DomainsDot.net Forum Index -> alt html pub newsgroups -> Question about button, clicking & slight visual I don't want

 
Post new topic   Reply to topic View previous topic :: View next topic  


 
Author Message
Guest







Wed Apr 11, 2007 2:01 am
PostPost subject: Question about button, clicking & slight visual I don't want Reply with quote
If I render this line of code in my IE 6 browser locally

<a href="#"><img src=http://www.google.com/intl/en_ALL/images/logo.gif
border=0></a>

when I click on the Google logo, there is a slight border that appears
around the logo (in IE 6.0). Without losing the href= functionality,
how can I not have that slight border appear upon clicking the logo
and doing stuff?

Warmest regards, Cindy
Back to top

 
Author Message
John Hosking
Guest






Wed Apr 11, 2007 2:37 am
PostPost subject: Re: Question about button, clicking & slight visual I don't Reply with quote
glassblue1@gmail.com wrote:
Quote:

If I render this line of code in my IE 6 browser locally

a href="#"><img src=http://www.google.com/intl/en_ALL/images/logo.gif
border=0></a

when I click on the Google logo, there is a slight border that appears
around the logo (in IE 6.0). Without losing the href= functionality,
how can I not have that slight border appear upon clicking the logo
and doing stuff?

Warmest regards, Cindy

Use Lynx?
Don't click there?
Add border:none for the a:link rule in your CSS?
Come over to my place?

Well, actually, like it or not (dearest, sweetest, _warmest_ Cindy) I
really think the last suggestion is the best one. Because I've got IE6
here at home and I don't get the border you're talking about. Got a URL
where it's happening?

And of course: what's wrong with the border? It's there to give your
visitors feedback. It's a Good Thing. Innit?

--
John
Back to top

 
Author Message
Bergamot
Guest






Wed Apr 11, 2007 3:37 am
PostPost subject: Re: Question about button, clicking & slight visual I don't Reply with quote
glassblue1@gmail.com wrote:
Quote:

a href="#"><img src=http://www.google.com/intl/en_ALL/images/logo.gif
border=0></a

when I click on the Google logo, there is a slight border that appears
around the logo (in IE 6.0).

That is referred to as the focus outline. It is an accessibility aid and
very useful to those of us who are keyboard users. It is not just an IE
feature, either.

Quote:
how can I not have that slight border appear upon clicking the logo
and doing stuff?

Leave it alone. It is there for your visitor's benefit. Or is the page
just for your personal use?

--
Berg
Back to top

 
Author Message
Guest







Wed Apr 11, 2007 7:15 am
PostPost subject: Re: Question about button, clicking & slight visual I don't Reply with quote
On Apr 10, 5:37 pm, Bergamot <berga...@visi.com> wrote:
Quote:
glassbl...@gmail.com wrote:

a href="#"><img src=http://www.google.com/intl/en_ALL/images/logo.gif
border=0></a

when I click on the Google logo, there is a slight border that appears
around the logo (in IE 6.0).

That is referred to as the focus outline. It is an accessibility aid and
very useful to those of us who are keyboard users. It is not just an IE
feature, either.

how can I not have that slight border appear upon clicking the logo
and doing stuff?

Leave it alone. It is there for your visitor's benefit. Or is the page
just for your personal use?

--
Berg

Hi yes it is my own personal intranet, i just wanted to turn it off it
was distracting me. say, the code i posted does this Accessibility
Aid, however, can the theories presented here be demonstrated on the
running code i have pretty pelase? :*
Back to top

Display posts from previous:   
Post new topic   Reply to topic    Page 1 of 1 All times are GMT

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum