2 lines
97 B
JavaScript
2 lines
97 B
JavaScript
$('#pageNav .angle-btn:first a.btn').attr('title', $('#pageNav .angle-btn:first a.btn').text());
|