djax
djax copied to clipboard
Dynamic pjax, responds to layout changes across requested pages
Changes
Hello, I've been using djax for a project and made a bunch of changes. See commit messages for details. I was wondering if you would like to pull and merge...
Hi Brian, Here's the change related to this issue: https://github.com/beezee/djax/issues/21 that worked for me.
Compatibility with jQuery 1.9
This is the first time I've done this so I am not really sure what I need to put here? If you need any info let me know.
I am trying to use simple "click link to go to different location on the page" on one of my pages using djax, but it does not seem to work....
hi i want to open some internal link in new window without old page reload but it is not posible for now, do you have any solition for this ?...
Hello. I have found your jQuery Plugin and would use it in a TYPO3 Website. My problem is, when i starts with the startpage and go to the contactform, the...
It's not clear if djax is just a pjax wrapper for complicated layouts? Do I get the same pushState functionality? Thanks!
Firstly I want to say this is a great plugin and I hope to be able to use it often, the only problem I have is my sites have a...
I am loading some content in via AJAX (not using djax). This content contains links that I'd like to have djax do its thing with. Is there are way to...