patrickkunka / mixitup

A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more

Home Page:https://www.kunkalabs.com/mixitup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter with URL parameters instead of hash

Criggz97 opened this issue · comments

I am trying out the filter with URL and I wonder if it's possible to rewrite so the filters adds with "?" instead of "#".

I am using some other scripts that will add parameters using "?" and it would be nice to use the same method. I am not that good at developing that by myself so I wonder if anyone has some solution or some links that can guide me to the solution.