jquery - animation backgroundcolor fade out doesn't work -
I could not work this background color
$ ("# x") . CSS ("background-color", "# 00FF00") $ ("# x"). Animate ({backgroundColor: '# 000000'}, 2000)
The way you use it is part of the jquery-ui . You can include it in your project:
& lt; Script src = "https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min js" & gt; & Lt; / Script & gt;
Comments
Post a Comment