MoOx / pjax

Easily enable fast Ajax navigation on any website (using pushState + xhr)
MIT License
1.46k stars 125 forks source link

Check that pjax run scripts when going back in history #11

Closed MoOx closed 6 years ago

MoOx commented 10 years ago

https://github.com/defunkt/jquery-pjax/pull/400

BehindTheMath commented 6 years ago

@MoOx jquery-pjax said about that PR that they're

not interested in supporting various edge-cases that come with inline script execution.

Besides, shouldn't this be already covered by execute-scripts?

MoOx commented 6 years ago

Maybe...? :D