Difference between revisions of "Team:BostonU/Team"

Line 66: Line 66:
 
   });
 
   });
 
   $('#al').mouseover(function () {
 
   $('#al').mouseover(function () {
       $('#desc').text("This could be Alan's bio! Hi dad!");
+
       $('#desc').text("This could be Alan's bio!");
 
   });
 
   });
 
   $('#ma').mouseover(function () {
 
   $('#ma').mouseover(function () {
       $('#desc').text("This could be Matt's bio. Yikes.");
+
       $('#desc').text("This could be Matt's bio.");
 
   });
 
   });
 
   $('#st').mouseover(function () {
 
   $('#st').mouseover(function () {

Revision as of 20:12, 5 July 2017

Mouse over a member of our team to learn about them!