I would like to add in my HTML site a fade-effect color change of the logo, either javascript or jquery.
For example:
Change from:
To:
Amongotherimages,addingallofthem:10img's.
IneffectFadeandautomatically,withoutitbeingapparentsometypeofslideorcode,becominglikenormallogo.Cananyonehelpme?
HTML:
<div class="logo">
<a href="http://core-webhosting.com.br/index.html">
<img src="http://core-webhosting.com.br/images/logo.png"alt="" />
</a>
</div>