ajax filter form
nicdnepr opened this issue · 0 comments
nicdnepr commented
I use pjax filter form with this element http://davidstutz.de/bootstrap-multiselect/#configuration-options-multiple
After each check\uncheck checkbox, I call $('form :submit').click()
Pjax form submits self url with get
After each submit multiple select closes
How can I leave it open?