Difference between revisions of "Dev/Awards2"

Line 24: Line 24:
  
  
<ul class="medals" id="bronze_medals" >
+
<div id="bronze_medals" >
  
</ul>
 
  
  
  
 +
 +
 +
 +
</div>
 
</div>
 
</div>
  
Line 53: Line 56:
 
$( "li" ).each(function( index ) {
 
$( "li" ).each(function( index ) {
  
$( this ).prepend("<a href=\"http://design.optimus.com/projects?currentPage=2\">");
+
$( this ).prepend("<div><a href=\"http://design.optimus.com/projects?currentPage=2\">"+$( this ).text());
$( this ).append("</a>");
+
  
 
});
 
});

Revision as of 18:22, 6 November 2017

MENU

Awards demo