{Ilya
Hamizah}

●Sometimes we don't need people to make ourself happy●


tagboard.

links.
refreshtwitterfacebookinstagramfollowtemplatepattern

Tuesday 25 October 2011
tuto : image hover *dark to light, 17:18, 0 comments
assalamualikum .
yeah tuto lg . image hover nih mcm biler korang hale kan cursors ke arah image . gamba akan menjadi terang . da faham kn . so follow this step .


dashboard > design > edit HTML


cari code ini :
<head>
kalau dah jumpe . copy code kad bawah nih da paste kan di bawah code <head> :


<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/><script type='text/javascript'>$(document).ready(function(){$(".post img").fadeTo("slow", 1.0);$(".post img").hover(function(){$(this).fadeTo("slow", 0.5);},function(){$(this).fadeTo("slow", 1.0);});});</script><script type='text/javascript'>$(document).ready(function(){$(".latest_img").fadeTo("slow", 1.0);$(".latest_img").hover(function(){$(this).fadeTo("slow", 0.5);},function(){$(this).fadeTo("slow", 1.0);});});</script>


preview dulu . kalau menjadik baru save^^ 

Labels:


← Newer PostOlder Post →