luis-almeida / filtrify

Beautiful advanced tag filtering with HTML5 and jQuery
Other
642 stars 113 forks source link

Reordering of filters in FireFox #44

Open wisbey opened 10 years ago

wisbey commented 10 years ago

Hi there, not sure if anyone else has noticed this or has encountered the same problem but I have implemented the filtrify plugin on the University of the Arts London website for its collection of chart courses and it works great, the only issue I am having is that the order of the filters seem to reorder in FireFox.

Please see link below.

http://www.arts.ac.uk/csm/courses/short-courses/browse-short-courses/

The filters on the left are in the correct order with 'Filter By Session' appearing as the first filter. However if you look at this same page in FireFox it seems to move 'Filter By Session' to second from bottom of the list and puts 'Three Dimensional Design' at the top.

I have nothing fancy going on here at all other then adding a bit of CSS to make the gap between the first and second filter bigger and to append the 'Filter By Discipline' header between them.

Would be grateful for any advice on this.

Thanks in advance.

ksmueller commented 7 years ago

I am experiencing the same issue. Correct order of data attributes in Chrome and Safari, but reordering attributes in FireFox.