mia
04-11-2003, 06:52 AM
When putting focus on a link or button in IE Mac the object gets a colored line around it. Rumour says it can be removed/changed with a java script. Does anyone know anything about this??
|
Click to See Complete Forum and Search --> : remove/change colored line mia 04-11-2003, 06:52 AM When putting focus on a link or button in IE Mac the object gets a colored line around it. Rumour says it can be removed/changed with a java script. Does anyone know anything about this?? gil davis 04-11-2003, 06:57 AM the object gets a colored line around itThat line is for the benefit of those who are unable to use a mouse. If you disable this action, then people with certain disabilities will not be able to use your page. Do you really want to do that?onclick="this.blur()" webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |