/ Published in: jQuery
Expand |
Embed | Plain Text
$('#sort-wrap').jSort({ sort_by:'.date', item: 'div', order:'asc', is_num:true, sort_by_attr:true, attr_name:'name' });
You need to login to post a comment.
$('#sort-wrap').jSort({ sort_by:'.date', item: 'div', order:'asc', is_num:true, sort_by_attr:true, attr_name:'name' });
You need to login to post a comment.