Element highlight - Post ID 276258

User 2056177 Photo


Registered User
232 posts

Is there any way to stop elements being highlighted with a blue border when selected?
Pete
User 187934 Photo


Senior Advisor
20,181 posts

Hi Peter,
Can you share a link to your form so we can see it happening?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2056177 Photo


Registered User
232 posts

Hi Eric,

Here is the link to the form which is in test.

http://www.tvbr.org.uk/donations.html

Pete
User 187934 Photo


Senior Advisor
20,181 posts

Can you explain what your seeing and in which browses it happens?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2287960 Photo


Ambassador
580 posts

I think it only happens in Chrome browser?

So I am thinking nothing to do with software and code.

Keith
User 2056177 Photo


Registered User
232 posts

When entering the elements, a light blue box appears either inside or outside.
This is in both Safari and Firefox.
Just tested and it does not happen in IE.
Pete
User 187934 Photo


Senior Advisor
20,181 posts

I only see it in Chrome.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2056177 Photo


Registered User
232 posts

Hi Eric,
Now that you have seen it, any idea as to how I get rid of it?
Pete.
User 187934 Photo


Senior Advisor
20,181 posts

Add this to the head area of your form.
<style>input:focus, select:focus, textarea:focus, button:focus { outline: none; }
</style>

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.