-
I have been attempting to get PJAX to work on my site for awhile now. It succeeded for awhile last night, but suddenly it no longer wishes to work properly. Even when I adjust the timeout, 2 requests …
-
does this lib intentionally not support the `pjax:end` which the origin lib does?
-
### 功能简介
博客部分页面不使用pjax
### 问题描述
能否像butterfly主题类似,在主题配置config配置部分内容不使用pjax加载
```
pjax:
enable: true
# Exclude the specified pages from pjax, such as '/music/'
exclude:
# - /xxxxxx/…
-
## 概述
使用pjax功能实现全站无刷新
## 动机
受HEXO博客启发
## 详细解释
增加PJAX无刷新选项,在设置中设置是否开启。
-
i´ve run into trouble using a site inside vagrant with ports 22 and 3000 forwarded... when a link uses pjax.. it just gets the pjax connection aborted and continues with a regular http request.. anybo…
nahue updated
11 years ago
-
Hi Chris,
It seems that the homepage is always loaded by reloading the whole page, but I'd be interesting to load it with PJAX.
I have inside the folder 'pjax-templates' also a home.php with its con…
-
> 确保你在提交功能建议之前仔细阅读了[Hexo文档](https://hexo.io/zh-cn/),[Icarus用户指南](https://ppoffice.github.io/hexo-theme-icarus/tags/Icarus%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97/),和[GitHub issues](https://github.com/ppof…
-
I am trying to use the recaptcha gem with rails and pjax. But upon any pjax call, the widget does not load. Further I find the documentation on how to add the options to the recaptcha_tags insufficien…
-
What to use? jquery-pjax, history.js, something else?
-
Hi, I am using Hexo with NexT theme and trying to setup Cusdis. The core codes for injecting Cusdis is:
```html
document.addEventListener('page:loaded', () => {
if (CONFIG.cusdis.comment_coun…
wuvei updated
2 years ago