Difference between revisions of "Team:Pasteur Paris"
Line 5: | Line 5: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$('.Item1').hover(function(){ | $('.Item1').hover(function(){ | ||
− | $(this).children('.front').stop().animate({'top' : '-150px'}, 500); | + | //$(this).children('.front').stop().animate({'top' : '-150px'}, 500); |
− | }, function(){$ | + | $('.front').stop().animate({'top' : '-150px'}, 500); |
+ | }, function(){$('.front').stop().animate({'top' : '0px', 'left' : '0px'}, 500);}); | ||
}); | }); | ||
</script> | </script> |
Revision as of 09:09, 30 July 2015
Item 1
Item 2
Description of the item 1 in construction.
Description in construction