yiisoft / jquery-pjax

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

Disable bluring of existing elements #32

Closed dmitry-zaporozhan closed 9 years ago

dmitry-zaporozhan commented 9 years ago

Existing elements loose focus when page content is updated. This is ok unless focused element is outside of updated content. https://github.com/defunkt/jquery-pjax/pull/545

samdark commented 9 years ago

Have you tried master of our fork? I think we've fixed it recently in #25