modify .js file
-
Hi
Question:
how to cheng this source:
//Social Buttons Animation jQuery('.social_wrap ul li').css({'opacity':'0.4'}); jQuery('.social_wrap ul li ').hover(function(){ jQuery(this).stop().animate({'opacity':'1'}, 300); }, function(){ jQuery(this).stop().animate({'opacity':'0.4'}, 300); });and modify to display sometehing like this:
http://webdesignerwall.com/demo/html5-grayscale/have file desaturete.svg :ASd but dont know how put it and make animation :Asd
-
You can’t change that on any free hosted WordPress.COM blog. If you are referring to a WordPress.ORG install then post to the correct support forum at http://wordpress.ORG/support/
- The topic ‘modify .js file’ is closed to new replies.