luis-almeida / filtrify

Beautiful advanced tag filtering with HTML5 and jQuery
Other
644 stars 112 forks source link

Radio button / toggle #64

Open CDuy opened 9 years ago

CDuy commented 9 years ago

I love Filtrify--it's been very useful to an upcoming project i'm working on. I was wondering, though, whether it'd be possible to use radio buttons or a toggle for certain categories. I have some categories containing two mutually exclusive values. It'd be nice to let my users switch between them with one click, as opposed to needing to clear filters and re-select the other option.

Even better would be:

I may be asking for a lot--apologies. I'm kind of clueless when it comes to Java so I wouldn't know where to begin coding it myself.

Thank you!