PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD21] - Dotted line around image control
[WD21] - Dotted line around image control
Iniciado por guest, 06,jun. 2016 16:20 - 2 respuestas
Publicado el 06,junio 2016 - 16:20
Hi All

WD21
Classic site
Ajax off (or not set)
Firefox (latest)
Windows 8.1

I have an image which I use as a button. When I click it it displays a page. This is all working. But the image gets a dotted line around it when I move the mouse off it. See screenshot attached. Is this Firefox or something I need to set or something else?
[attachment 2018 Untitled.png]
Publicado el 07,junio 2016 - 18:03
Derek, your post didn't come through. Was there meant to be something :)
Publicado el 09,junio 2016 - 11:44
Hello,

That dotted line is the focus rectangle that is drawn by some browsers.

There are a few settings that you can tweet in FF got not show focus rectangle. Or better still use JavaScript to remove the rectangle.

HTH

Yogi Yang