Difference between revisions of "Team:IIT Delhi/home"
Line 73: | Line 73: | ||
<script> | <script> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | $(". | + | $(".icons").hover( |
function(){ | function(){ | ||
$(this).addClass("iconActive"); | $(this).addClass("iconActive"); | ||
Line 82: | Line 82: | ||
); | ); | ||
}); | }); | ||
− | $("# | + | $("#icong2").hover( |
function(){ | function(){ | ||
$(this).css("margin-left","79%"); | $(this).css("margin-left","79%"); |
Revision as of 14:41, 14 September 2015