Css coloring new added content [closed]
تبليغسؤال
يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.
I made a web page that dynamically update it self (adds new text from a json file). The new added content gets a green color and the previous gets a white color. How can I make the new added content when the user clicks anywhere on the web page change its color to white? From before
to when clicked anywhere on the page
after
.
أضف إجابة