JQuery background color animate not working

前端 未结 9 1855
温柔的废话
温柔的废话 2020-12-10 05:27

I want to change the background color of \'exampleDiv\' from the original white background to when I call the code below to immediate change the background yellow and then f

9条回答
  •  独厮守ぢ
    2020-12-10 05:34

    I had to use the color.js file to get this to work. I'm using jquery 1.4.2.

    Get the color.js here

提交回复
热议问题