PC Review


Reply
Thread Tools Rate Thread

How to avoid focus on buttons after click?

 
 
awesterink
Guest
Posts: n/a
 
      28th Dec 2004
I have a menu bar with a row of buttons that use a DHTML mouseover effect.
During runtime, after I click on a button it receives focus, which results
in IE showing a selection rectangle around it.
Is there a way to avoid that?

Thx!


 
Reply With Quote
 
 
 
 
Jon Spivey
Guest
Posts: n/a
 
      28th Dec 2004
Hi,
There is but this feature is very useful to people who can't use a mouse -
so it's probably not wise to disable it
<a onfocus="if(this.blur)this.blur();"....

--
Cheers,
Jon
Microsoft MVP

"awesterink" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have a menu bar with a row of buttons that use a DHTML mouseover effect.
> During runtime, after I click on a button it receives focus, which results
> in IE showing a selection rectangle around it.
> Is there a way to avoid that?
>
> Thx!
>



 
Reply With Quote
 
awesterink
Guest
Posts: n/a
 
      28th Dec 2004
Excellent. Appreciate the quick reply, thanks!

"Jon Spivey" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> There is but this feature is very useful to people who can't use a mouse -
> so it's probably not wise to disable it
> <a onfocus="if(this.blur)this.blur();"....
>
> --
> Cheers,
> Jon
> Microsoft MVP
>
> "awesterink" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>I have a menu bar with a row of buttons that use a DHTML mouseover effect.
>> During runtime, after I click on a button it receives focus, which
>> results in IE showing a selection rectangle around it.
>> Is there a way to avoid that?
>>
>> Thx!
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to avoid having to click Allow each time Craig Microsoft Access Macros 2 27th May 2011 04:36 PM
RE: Avoid having to click OK when inserting using VBA Maurice Microsoft Access 0 24th Jul 2008 07:31 PM
Buttons focus Alex D. Microsoft ASP .NET 2 2nd Mar 2006 04:30 PM
2 buttons but want enter key in textbox to execute one buttons' click event? Roger Microsoft ASP .NET 1 20th May 2005 10:47 PM
How to avoid automatic scrolling on focus? codymanix Microsoft Dot NET 2 2nd Mar 2004 08:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:37 PM.