DEMO
1. First Step
Login to blogger
2. Second Step
Go to HTML editor
3. Third Step
Find </head>
4. Fourth Step
Insert this code before </head>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js'/> <script type='text/javascript'> $(document).ready(function() { $('img').fadeTo('slow', 0.5); $('img').hover(function() { $(this).fadeTo('slow', 1.0); }, function() { $(this).fadeTo('slow', 0.5); }); }); </script>
5. Fifth StepSource
Save your template and you will see the Fade Effect
EZGN72YKNPY8 Technorati Claim
Vertical Slide Panel Info With jQuery | Click Here
gift ideasThanks for this useful tip. keep on sharing more tips. gift ideas
ReplyDelete