Difference between revisions of "Team:Toronto/WetLab/ExperimentProtocols"

Line 109: Line 109:
 
<script>
 
<script>
 
$(function() {
 
$(function() {
   $('#popUpImgList > li').bind('mouseenter', function() {
+
   $('#popUpImgList > li').bind('mouseenter', function(){
 
     console.log('hi');
 
     console.log('hi');
 
   });
 
   });
Line 116: Line 116:
  
 
</body>
 
</body>
 +
 +
<script>
 +
$(function() {
 +
  $('#popUpImgList > li').bind('mouseenter', function(){
 +
    console.log('hi');
 +
  });
 +
});
 +
</script>
 +
 
</html>
 
</html>

Revision as of 18:29, 14 August 2018

  • Lab