yiisoft / jquery-pjax

pushState + ajax = pjax
http://pjax.herokuapp.com
MIT License
144 stars 40 forks source link

Fix submit handler #52

Closed derekisbusy closed 7 years ago

derekisbusy commented 7 years ago

If previous handler return false then the pjax form should not be submitted. This is needed to get pjax working with ajaxValidation.