Difference between revisions of "Dev/Awards2"

Line 9: Line 9:
  
  
<div id="bronze_medals">
+
<div id="bronze_medals" >
  
 
</div>
 
</div>
Line 15: Line 15:
  
  
 +
 +
 +
 +
 +
<!--
 
<script>
 
<script>
 
$(document).ready(function() {
 
$(document).ready(function() {
Line 28: Line 33:
 
$("#"+destination_div ).load( source_page , function() {   
 
$("#"+destination_div ).load( source_page , function() {   
  
alert( $(this).text() );
+
$( "li" ).each(function( index ) {
 +
console.log( index + ": " + $( this ).text() );
 +
});
 
});
 
});
 
}
 
}
Line 35: Line 42:
 
</script>
 
</script>
  
 
+
-->
  
  
  
 
</html>
 
</html>

Revision as of 16:53, 6 November 2017

MENU

Awards demo