In the console, if the html tag flashes purple, does that mean it is being rerendered in javascript?...












-3
















This question already has an answer here:




  • chrome inspector showing flashing on body tag

    1 answer




I am trying to fix a bug, but I am not sure if I should look for it in javascript. Or, should I look for it in css code. By minimizing the browser, less content shows, and the tag in the console flashes purple.



My question is entirely different from chrome inspector showing flashing on body tag. This post is not even a question, and people upvoted it. The post does not address why html tags flash purple, but only that it's problem can be fix by not moving the slider. I am asking for the reason why it is updating. If you think the question is bad, please explain why?



Purple highlighted tag










share|improve this question















marked as duplicate by SiddAjmera, ADyson, Andrei Gheorghiu, Amy, R. Richards Nov 20 '18 at 22:12


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • Please add more context of what it is that you're trying to do here.

    – SiddAjmera
    Nov 20 '18 at 21:59











  • Possibly yes. Or it could be a responsive CSS rule being applied. Check the source code of the page. Use the JS debugger. Inspect the relevant element to see what CSS rules are being applied.

    – ADyson
    Nov 20 '18 at 22:03











  • I cant show what I am working on because it is corporate code. Is it really necessary to know what I am working on to answer the question?

    – Rahmi Pruitt
    Nov 20 '18 at 22:05











  • @RahmiPruitt Context frequently matters a great deal, yes.

    – Amy
    Nov 20 '18 at 22:29
















-3
















This question already has an answer here:




  • chrome inspector showing flashing on body tag

    1 answer




I am trying to fix a bug, but I am not sure if I should look for it in javascript. Or, should I look for it in css code. By minimizing the browser, less content shows, and the tag in the console flashes purple.



My question is entirely different from chrome inspector showing flashing on body tag. This post is not even a question, and people upvoted it. The post does not address why html tags flash purple, but only that it's problem can be fix by not moving the slider. I am asking for the reason why it is updating. If you think the question is bad, please explain why?



Purple highlighted tag










share|improve this question















marked as duplicate by SiddAjmera, ADyson, Andrei Gheorghiu, Amy, R. Richards Nov 20 '18 at 22:12


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • Please add more context of what it is that you're trying to do here.

    – SiddAjmera
    Nov 20 '18 at 21:59











  • Possibly yes. Or it could be a responsive CSS rule being applied. Check the source code of the page. Use the JS debugger. Inspect the relevant element to see what CSS rules are being applied.

    – ADyson
    Nov 20 '18 at 22:03











  • I cant show what I am working on because it is corporate code. Is it really necessary to know what I am working on to answer the question?

    – Rahmi Pruitt
    Nov 20 '18 at 22:05











  • @RahmiPruitt Context frequently matters a great deal, yes.

    – Amy
    Nov 20 '18 at 22:29














-3












-3








-3









This question already has an answer here:




  • chrome inspector showing flashing on body tag

    1 answer




I am trying to fix a bug, but I am not sure if I should look for it in javascript. Or, should I look for it in css code. By minimizing the browser, less content shows, and the tag in the console flashes purple.



My question is entirely different from chrome inspector showing flashing on body tag. This post is not even a question, and people upvoted it. The post does not address why html tags flash purple, but only that it's problem can be fix by not moving the slider. I am asking for the reason why it is updating. If you think the question is bad, please explain why?



Purple highlighted tag










share|improve this question

















This question already has an answer here:




  • chrome inspector showing flashing on body tag

    1 answer




I am trying to fix a bug, but I am not sure if I should look for it in javascript. Or, should I look for it in css code. By minimizing the browser, less content shows, and the tag in the console flashes purple.



My question is entirely different from chrome inspector showing flashing on body tag. This post is not even a question, and people upvoted it. The post does not address why html tags flash purple, but only that it's problem can be fix by not moving the slider. I am asking for the reason why it is updating. If you think the question is bad, please explain why?



Purple highlighted tag





This question already has an answer here:




  • chrome inspector showing flashing on body tag

    1 answer








javascript css google-chrome dom






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 21 '18 at 20:37







Rahmi Pruitt

















asked Nov 20 '18 at 21:59









Rahmi PruittRahmi Pruitt

7611




7611




marked as duplicate by SiddAjmera, ADyson, Andrei Gheorghiu, Amy, R. Richards Nov 20 '18 at 22:12


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by SiddAjmera, ADyson, Andrei Gheorghiu, Amy, R. Richards Nov 20 '18 at 22:12


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.















  • Please add more context of what it is that you're trying to do here.

    – SiddAjmera
    Nov 20 '18 at 21:59











  • Possibly yes. Or it could be a responsive CSS rule being applied. Check the source code of the page. Use the JS debugger. Inspect the relevant element to see what CSS rules are being applied.

    – ADyson
    Nov 20 '18 at 22:03











  • I cant show what I am working on because it is corporate code. Is it really necessary to know what I am working on to answer the question?

    – Rahmi Pruitt
    Nov 20 '18 at 22:05











  • @RahmiPruitt Context frequently matters a great deal, yes.

    – Amy
    Nov 20 '18 at 22:29



















  • Please add more context of what it is that you're trying to do here.

    – SiddAjmera
    Nov 20 '18 at 21:59











  • Possibly yes. Or it could be a responsive CSS rule being applied. Check the source code of the page. Use the JS debugger. Inspect the relevant element to see what CSS rules are being applied.

    – ADyson
    Nov 20 '18 at 22:03











  • I cant show what I am working on because it is corporate code. Is it really necessary to know what I am working on to answer the question?

    – Rahmi Pruitt
    Nov 20 '18 at 22:05











  • @RahmiPruitt Context frequently matters a great deal, yes.

    – Amy
    Nov 20 '18 at 22:29

















Please add more context of what it is that you're trying to do here.

– SiddAjmera
Nov 20 '18 at 21:59





Please add more context of what it is that you're trying to do here.

– SiddAjmera
Nov 20 '18 at 21:59













Possibly yes. Or it could be a responsive CSS rule being applied. Check the source code of the page. Use the JS debugger. Inspect the relevant element to see what CSS rules are being applied.

– ADyson
Nov 20 '18 at 22:03





Possibly yes. Or it could be a responsive CSS rule being applied. Check the source code of the page. Use the JS debugger. Inspect the relevant element to see what CSS rules are being applied.

– ADyson
Nov 20 '18 at 22:03













I cant show what I am working on because it is corporate code. Is it really necessary to know what I am working on to answer the question?

– Rahmi Pruitt
Nov 20 '18 at 22:05





I cant show what I am working on because it is corporate code. Is it really necessary to know what I am working on to answer the question?

– Rahmi Pruitt
Nov 20 '18 at 22:05













@RahmiPruitt Context frequently matters a great deal, yes.

– Amy
Nov 20 '18 at 22:29





@RahmiPruitt Context frequently matters a great deal, yes.

– Amy
Nov 20 '18 at 22:29












1 Answer
1






active

oldest

votes


















2














That's a dev tools feature (which exists on both Chrome and Firefox). It indicates that something has updated inside that DOM element. The same can be seen on attributes if you modify them with JavaScript.



Here's a similar question, which for some odd reason is over at SuperUser, showing this behavior. There you can see the attributes highlighted, which causes its <div> to flash, as well as <body>.






share|improve this answer






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    That's a dev tools feature (which exists on both Chrome and Firefox). It indicates that something has updated inside that DOM element. The same can be seen on attributes if you modify them with JavaScript.



    Here's a similar question, which for some odd reason is over at SuperUser, showing this behavior. There you can see the attributes highlighted, which causes its <div> to flash, as well as <body>.






    share|improve this answer




























      2














      That's a dev tools feature (which exists on both Chrome and Firefox). It indicates that something has updated inside that DOM element. The same can be seen on attributes if you modify them with JavaScript.



      Here's a similar question, which for some odd reason is over at SuperUser, showing this behavior. There you can see the attributes highlighted, which causes its <div> to flash, as well as <body>.






      share|improve this answer


























        2












        2








        2







        That's a dev tools feature (which exists on both Chrome and Firefox). It indicates that something has updated inside that DOM element. The same can be seen on attributes if you modify them with JavaScript.



        Here's a similar question, which for some odd reason is over at SuperUser, showing this behavior. There you can see the attributes highlighted, which causes its <div> to flash, as well as <body>.






        share|improve this answer













        That's a dev tools feature (which exists on both Chrome and Firefox). It indicates that something has updated inside that DOM element. The same can be seen on attributes if you modify them with JavaScript.



        Here's a similar question, which for some odd reason is over at SuperUser, showing this behavior. There you can see the attributes highlighted, which causes its <div> to flash, as well as <body>.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 20 '18 at 22:06









        JosephJoseph

        87k24145186




        87k24145186

















            Popular posts from this blog

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            ComboBox Display Member on multiple fields

            Is it possible to collect Nectar points via Trainline?