/ Published in: jQuery
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$('#sort-wrap').jSort({ sort_by:'.date', item: 'div', order:'asc', is_num:true, sort_by_attr:true, attr_name:'name' });