pjax without jquery dependency
https://github.com/MoOx/pjax
2016-08-02 22:11 GMT+01:00 Dave S :
>
>
> On Tuesday, August 2, 2016 at 12:04:08 PM UTC-7, Ricardo Pedroso wrote:
>>
>> On 8/2/16, António Ramos wrote:
>> > any demo with web2py?
>>
>> I'm using it at http://missportuguesa.pt in a simp
On Tuesday, August 2, 2016 at 12:04:08 PM UTC-7, Ricardo Pedroso wrote:
>
> On 8/2/16, António Ramos > wrote:
> > any demo with web2py?
>
> I'm using it at http://missportuguesa.pt in a simple way.
>
> [detailed example]
>
Thanks, your code looks good (clear!) and the pjax readme at the githu
On 8/2/16, António Ramos wrote:
> any demo with web2py?
I'm using it at http://missportuguesa.pt in a simple way.
in my first model file:
request.pjax = True if request.env.get('HTTP_X_PJAX') == 'true' else False
In layout.html:
(...)
Home
Some page
(...)
{{ block content }
any demo with web2py?
2016-06-18 14:04 GMT+01:00 Massimo Di Pierro :
> Nice library. It is a lot like web2py components but better. Perhaps
> web3py should use pjax.js
>
>
> On Tuesday, 14 June 2016 09:48:44 UTC-5, Niphlod wrote:
>>
>> great, simple, done.
>>
>> On Tuesday, June 14, 2016 at 2:34
Nice library. It is a lot like web2py components but better. Perhaps
web3py should use pjax.js
On Tuesday, 14 June 2016 09:48:44 UTC-5, Niphlod wrote:
>
> great, simple, done.
>
> On Tuesday, June 14, 2016 at 2:34:22 PM UTC+2, Carlos Cesar Caballero
> wrote:
>>
>> Hi everyone, have you any expe
great, simple, done.
On Tuesday, June 14, 2016 at 2:34:22 PM UTC+2, Carlos Cesar Caballero wrote:
>
> Hi everyone, have you any experience with
> https://github.com/defunkt/jquery-pjax and web2py? it looks really
> interesting.
>
> Greetings.
>
> --
> Este mensaje le ha llegado mediante el se
6 matches
Mail list logo