Difference between revisions of "Dev/Awards2"
Revision as of 16:53, 6 November 2017
(
view source
)
Sifuentes anita
(
Talk
|
contribs
)
← Older edit
Revision as of 16:59, 6 November 2017
(
view source
)
Sifuentes anita
(
Talk
|
contribs
)
Newer edit →
Line 34:
Line 34:
$( "li" ).each(function( index ) {
$( "li" ).each(function( index ) {
−
console.log( index + ": " +
$( this ).
text
(
)
);
+
$( this ).
append
(
"test"
);
});
});
});
});
Revision as of 16:59, 6 November 2017
MENU
Loading...
Awards demo