Team:IIT Madras/Team

From 2012.igem.org

(Difference between revisions)
Line 15: Line 15:
$(".stu_contents").hover(function(){
$(".stu_contents").hover(function(){
var id = "#" + $(this).attr('id')+"contents";
var id = "#" + $(this).attr('id')+"contents";
-
$(id).show();
+
alert(id);
},
},
function(){
function(){
var id = "#" + $(this).attr('id')+"contents";
var id = "#" + $(this).attr('id')+"contents";
-
$(id).hide();
+
alert(id);
}
}
);
);

Revision as of 23:44, 10 September 2012

bar

Faculty Advisor

Nitish Mahapatra


Advisors

Dinesh R

Dinesh R

Students

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R

Dinesh R