Hi,
please check here:
http://www.ukulele.hu/blogkategoriak.php?kategoria=6
Press the arrows next to "ABC szerint", and you will see that É comes up as the last or first corresponding to the selected order. É should be around E.
I use this code:
tinysort('#blogbejegyzesek>.egypost','.blogcimsort',{charOrder:'a[á]e[é]o[óöő]u[úüű]'});
And it has no effect.
If I order directly .blogcimsort, it is OK, but in that case the dates and titles will be mixed up of course. So I think that the syntax is correct.
Please let me know if you have any suggestion. Thanks.
Hi,
please check here:
http://www.ukulele.hu/blogkategoriak.php?kategoria=6
Press the arrows next to "ABC szerint", and you will see that É comes up as the last or first corresponding to the selected order. É should be around E.
I use this code:
tinysort('#blogbejegyzesek>.egypost','.blogcimsort',{charOrder:'a[á]e[é]o[óöő]u[úüű]'});
And it has no effect.
If I order directly .blogcimsort, it is OK, but in that case the dates and titles will be mixed up of course. So I think that the syntax is correct.
Please let me know if you have any suggestion. Thanks.