-
https://github.com/rails/turbolinks
https://github.com/defunkt/jquery-pjax
Are these tools/libraries we might wanna consider?
These make increase the navigation between given endpoints drastically?
…
-
if i use WordPress, that i get error - wordpress jquery-pjax (jquery.pjax.js:672)
if i use on yii2 or .html static websites that they working is good
$body = undefined in the code
` $body…
-
If you'd like a more automatic solution than pjax for Rails check out Turbolinks.
**Resources**
- https://github.com/defunkt/jquery-pjax
- http://railscasts.com/episodes/294-playing-with-pjax
-
[#11761](https://github.com/yiisoft/yii2/issues/11761) pigochu write 16 Jun 2016
> I create a bootstrap modal , the modal content loaded from a pjax page. The pjax page is ActiveFom and set 'dat…
-
@barnabaskecskes
I used this, and working fine.
But i want to implements events like, pjax:send & pjax:complete as in defunkt/jquery-pjax.
Can you give me idea about that.
-
What to use? jquery-pjax, history.js, something else?
-
Users are used to press the back button. Unibox doesn't allow that.
Maybe we should use some of these ?
- https://github.com/defunkt/jquery-pjax
- https://github.com/asual/jquery-address
-
### What steps will reproduce the problem?
So... We have "new" bootstrap... And separated extensions for it.
This package use `yiisoft/yii2-bootstrap` in dependences
composer show --tree
``…
-
The documented code does not work as mentioned
```
$(document).on('ready pjax:end', function(event) {
$(event.target).initializeMyPlugin()
})
```
The above code does not call the `initial…
-
https://github.com/defunkt/jquery-pjax
https://github.com/MoOx/pjax
- [ ] *background
- [x] TOC
- [x] Mini Archives
- [x] Scroll buttom
- [ ] Duoshuo
- [ ] Disqus
- [ ] Google Analytics
- [ ] Youyan
-…