E3ncw « visit
This is my Source Code and I don't want to show it here
View Source Code only (as overlay)
// That code snippet belongs to E3ncw - http://e3ncw.com
$(document).ready(function(){
$(".contents em").css({top: '-170px'});
$(".contents li").hover(function() {
$(this).children("em").animate({opacity: "show", top: "-160"}, "slow");
}, function() {
$(this).children("em").animate({opacity: "hide", top: "-170"}, "fast");
});
});
Syndicate
Categories
Statistics
There are 330 Sites with 745 Links of Interest in 18 Categories. The latest Site was added 4 months ago.
About
This is a project by Sebastian Senf, for his part jQuery user and lover too. Follow me.