jquery - Change highlight color -
The jQuery Highlight method will highlight any div with a yellow background.
What color will I specify? Use Highlight instead of yellow?
According to:
$ (this). Effects ("Highlight", {Color: 'Blue'}, 3000);
The jQuery Highlight method will highlight any div with a yellow background.
What color will I specify? Use Highlight instead of yellow?
According to:
$ (this). Effects ("Highlight", {Color: 'Blue'}, 3000);
Comments
Post a Comment