Line 65: | Line 65: | ||
}); | }); | ||
$('#al').mouseover(function () { | $('#al').mouseover(function () { | ||
− | $('#desc').text("This could be Alan's bio | + | $('#desc').text("This could be Alan's bio!"); |
}); | }); | ||
$('#ma').mouseover(function () { | $('#ma').mouseover(function () { |
Revision as of 17:28, 5 July 2017
Mouse over a member of our team to learn about them! |
||