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