Difference between revisions of "Team:Greece/our team"

Line 74: Line 74:
 
     clearInterval(myVar);
 
     clearInterval(myVar);
 
}
 
}
 +
 +
$('#toTop').click( function(e) {
 +
  e.preventDefault();
 +
  scrollTillTop();
 +
});
  
 
</script>
 
</script>
Line 206: Line 211:
 
             <th style='border:none; background-color: transparent; width:60%;'>
 
             <th style='border:none; background-color: transparent; width:60%;'>
 
                   <a href='#' onclick='scrollTillTop()'>
 
                   <a href='#' onclick='scrollTillTop()'>
                       <img style='position:relative; float:right; right:200px' width='80px' height='80px' src='https://cldup.com/t5cOYkVIXO.png' onclick='scrollTillTop()' onmouseover="$(this.id).css( 'cursor', 'pointer' );" />
+
                       <img style='position:relative; float:right; right:200px' width='80px' height='80px' src='https://cldup.com/t5cOYkVIXO.png' onmouseover="$(this.id).css( 'cursor', 'pointer' );" />
 
                   </a>
 
                   </a>
 
             </th>
 
             </th>

Revision as of 13:57, 12 August 2017