+ 2
A JavaScript function is defined with the function keyword, followed by a name, followed by parentheses (). function name() { // code to be executed }
17th Jul 2022, 4:57 PM
Chris Coder
Chris Coder - avatar
17th Jul 2022, 8:51 PM
Chris Coder
Chris Coder - avatar
+ 1
Have a look at the CSS animation properties https://www.w3schools.com/css/css3_animations.asp
17th Jul 2022, 9:33 PM
Chris Coder
Chris Coder - avatar
+ 1
18th Jul 2022, 11:23 AM
soman kumar
soman kumar - avatar
0
Why do you keep renaming your variables?
17th Jul 2022, 7:56 PM
Chris Coder
Chris Coder - avatar
0
What do you want the transition to do?
17th Jul 2022, 9:10 PM
Chris Coder
Chris Coder - avatar
0
randRed + "s"; is not a proper transition value
17th Jul 2022, 9:14 PM
Chris Coder
Chris Coder - avatar
19th Jul 2022, 8:53 AM
Hridoy Howlader
Hridoy Howlader - avatar