Appnitro Software Forums » MachForm

text input field highlight

(3 posts)
  • Started 3 years ago by cmgeorge
  • Latest reply from cmgeorge

  1. cmgeorge
    Member

    Certain browsers highlight selected text input fields. For example, Safari and Chrome highlight the selected text input field with a thin, light blue line. After making some minor CSS modifications to my form, this highlight is no longer appearing on selected fields. Just to be clear, I am not referring to "form li.highlighted". I think this is a great usability feature and would like to have it work on my forms. Is this a CSS property or a JS property?

    Posted 3 years ago #
  2. Hmm.. did you add any "outline" attribute?

    I think outline: none; removes that light blue line.
    Or perhaps let me know the URL to your form so we can see it?

    Posted 3 years ago #
  3. cmgeorge
    Member

    Thanks Yuniar! That was it. I had the "outline" attribute set to "0". This was removing the blue line.

    I appreciate your help!

    Posted 3 years ago #

RSS feed for this topic

Reply

You must log in to post.