beezee / djax

Dynamic pjax, responds to layout changes across requested pages
http://beezee.github.com/djax.html
171 stars 27 forks source link

pjax wrapper? #32

Open crazy4groovy opened 10 years ago

crazy4groovy commented 10 years ago

It's not clear if djax is just a pjax wrapper for complicated layouts? Do I get the same pushState functionality? Thanks!

beezee commented 10 years ago

Alternative implementation is more accurate than wrapper. You do get the same pushState functionality. The demo seems to be broken at the moment but I'll aim to get that back up and running soon, which will give you a clear idea of how it works. Alternatively there are some HTML files in the repo that you can load in your browser to see it in action.

joshgarwood commented 10 years ago

I am very interested in this, but would agree with @crazy4groovy and several others that the description of what this actually does is quite unclear. As well, the demo linked for the Wordpress demo (a variant of Bones?) seems to be broken.

A very clear and high-level description of what this does and how it works would be most helpful.

Thanks!

beezee commented 10 years ago

Thanks for the bump @joshgarwood - I am pretty swamped with day job responsibilities at the moment but this will be top of the list for my next afternoon with djax.