|
|
Q1498 How do you get rid of annoying "dynamic outlines" in Internet Explorer?
irt.org | Knowledge Base | JavaScript | Image | Q1498 [ previous next ] Q1498 How do you get rid of annoying "dynamic outlines" in Internet Explorer?Create a visible off screen object, and set the focus to this object from the onFocus event of the object in question. You can try the following code:
Submitted by rickthrust@sinfinity.nu Feedback on 'Q1498 How do you get rid of annoying "dynamic outlines" in Internet Explorer?' |
-- div -->
|