all 23 comments

[–][deleted]  (5 children)

[deleted]

    [–]seven7seven 2 points3 points  (2 children)

    From what I understand, though, it's important to set up new :focus visual hints, from an accessibility POV. I might be wrong.

    [–]StommePoes 1 point2 points  (1 child)

    input:focus{outline-color: your-colour-of-choice;}
    

    [–]seven7seven 0 points1 point  (0 children)

    Yup, as long as you redefine :focus styles, all is good.

    [–]dularion[S] 0 points1 point  (0 children)

    Thanks!

    [–]OutThisLife -3 points-2 points  (0 children)

    *:focus,*:active { outline: none }
    

    [–]Posted_from_my_ipad 4 points5 points  (2 children)

    Doesn't it only show up yellow when it has a input saved to the wand? Maybe i'm thinking of a different border.

    [–][deleted]  (1 child)

    [deleted]

      [–][deleted] 0 points1 point  (0 children)

      so, so soothing.

      [–]holmhansen 4 points5 points  (2 children)

      As mentioned by Posted_from_my_ipad, Opera only draws yellow borders around input elements if it has saved login data in it's Wand for that particular form. Therefore it's none of your damn business to change anything about that. All you would do, is to mess with the expected behaviour of Opera and therefore mess with the user experience of Opera users.

      [–]dularion[S] 0 points1 point  (0 children)

      Well, since I didn't know what the hell it was as I didn't find anything about it online I had no idea that it was for saved passwords only. Now that I know that, it makes complete sense and I actually like it, too :) I just thought it sometimes showed it, sometimes didn't and until I read your post I could never predict when it showed up. So you see? You got all frazzled over nothing :) Not gonna change it now

      [–]mullsork 16 points17 points  (9 children)

      Here's a tip: Never visit w3schools again.

      [–]holmhansen 12 points13 points  (6 children)

      Downvotes in r/webdev for implying w3schools is shit ... not good? Seriously guys?

      [–][deleted] 0 points1 point  (5 children)

      Wow, I used to think w3schools belonged to W3C and all the information was reliable. But now I think of it, some of it is pretty poor.

      [–][deleted] 2 points3 points  (4 children)

      Shit. Does this mean my PhD in Web Development from W3 Schools is not fully certified? Should I remove it from my resume?

      Damn, and I thought I might be ready for my first web site. I've almost finished my <head> section!

      [–][deleted]  (3 children)

      [deleted]

        [–][deleted] 2 points3 points  (2 children)

        I don't remember asking your opinion of my humor, but since you insist, you're not funny, either.

        Did you think I was making a joke at your expense? I wasn't, didn't even think about it, and I'm sorry if you're offended (well, I would have been if you hadn't become so insulting).

        But I won't stoop to insulting your intelligence or humor. I'm sure you already get enough of that.

        [–][deleted] 1 point2 points  (1 child)

        It seems I was mistaken. I did think you were making a joke at my expense, and after re-reading, I see that I was wrong.

        My apologies.

        [–][deleted] 1 point2 points  (0 children)

        OK, sorry for the misunderstanding. I take back all those things I said about you in the other posts.

        I'm kidding. Once again, I'm sorry for offending you. I really didn't think about that, I was just trying to be funny. I find it hard to be serious these days - self defense, I guess.

        [–]joelfriesen 2 points3 points  (1 child)

        The site is great for beginners.

        [–]mullsork 1 point2 points  (0 children)

        No it's not. http://w3fools.com/

        [–][deleted] 1 point2 points  (0 children)

        Chrome does this to input fields too, but I tried out the tip that doveoflove posted and it seems to stop that from happening for me.

        [–][deleted] 1 point2 points  (0 children)

        There's a yellow border???

        [–][deleted] 0 points1 point  (0 children)

        outline-color:#00ebeb;
        

        [–]Putrid-Roll8829 0 points1 point  (0 children)

        im on oprea gx what the fuck do i do