I have an HTML page using AngularJS.
This is basically a listing which can be filtered by clicking on some checkboxes.
I want to use jQuery 'garlic' plugin to memorize checkboxes states.
The plugin is working well, except that AngularJS "does not…
I have a form that uses chosenjs for the multiselects. I added garlicjs to persist the data but I'm not if I can get the chosenjs choices to persist.
here is the fiddle.
https://jsfiddle.net/dzyggftn/2139/
if you add a few items in the multiselect…