the colors of a panel, for example, take 3 seconds giving the CSS fade-in effect, how can I do it? thank you
yes it's possible but not a good idea
Yes, either with a timer or directly with a thread (but thread-safe)
Split 3 seconds, for example, into 5 or 10 parts and change the color a little bit in each interval
Обсуждают сегодня