Re: Blue mark.. when clicking button in nav bar
Re: Blue mark.. when clicking button in nav bar
- Subject: Re: Blue mark.. when clicking button in nav bar
- From: Erwin <email@hidden>
- Date: Tue, 8 Mar 2005 08:14:36 +0100
Thanks to all of you... solved
I was just surprised by the fact that the browser I use for dev don't
display this blue border (Safari..)
but testing it with Omniweb surprised me...
EZrwin
Le Mar 7, 2005, à 7:23 PM, Chuck Hill a écrit :
try adding border="0" to the image.
On Mar 7, 2005, at 3:46 AM, Erwin wrote:
When I click on a one of my rollover button in some browsers (IE,
Omniweb..) I have a blue line surrounding the button
I believe is someting particular to some browsers, but is there any
way to avoid with and additional command in javascript ?
Erwin
My WORollover component is designed as follows :
Hyperlink1: WOHyperlink {
actionClass = "DirectAction";
directActionName = ^directActionName;
onMouseOut = onMouseOut;
onMouseOver = onMouseOver;
}
Image1: WOImage {
filename = unhighlightedImage;
name = imageName;
framework = "app";
}
JavaScript1: WOJavaScript {
scriptString = scriptString;
} _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden