Open remon opened 10 years ago
in pjax you can specify which links you need to use pjax on and the container I have a big site powered by pjax I can't override all links to add data-push to it
Hello @remon, can you show an example how it is done in Pjax?
$("a.not(.class)".pjax("[data-pjax-container]");
in pjax you can specify which links you need to use pjax on and the container I have a big site powered by pjax I can't override all links to add data-push to it