MoOx / pjax

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

Progress Event (Addition) #222

Open 0x11DFE opened 4 years ago

0x11DFE commented 4 years ago

As far as i know there is currently no easy way to monitor progress of the content that loads so it could be a nice addition.

(i had this thought while adding a progress bar to my website)