ajax filter form #190

Closed
opened 2018-12-17 01:48:49 -05:00 by nicdnepr · 0 comments
nicdnepr commented 2018-12-17 01:48:49 -05:00 (Migrated from github.com)

I use pjax filter form with this element http://davidstutz.de/bootstrap-multiselect/#configuration-options-multiple
2018-12-17-083605_1920x1080_scrot
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?

I use pjax filter form with this element http://davidstutz.de/bootstrap-multiselect/#configuration-options-multiple ![2018-12-17-083605_1920x1080_scrot](https://user-images.githubusercontent.com/2581487/50070755-eac6bc00-01d7-11e9-8472-1f679a86e7f3.png) 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?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: iLoveElysia/pjax#190