djax icon indicating copy to clipboard operation
djax copied to clipboard

Dynamic pjax, responds to layout changes across requested pages

Results 27 djax issues
Sort by recently updated
recently updated
newest added

Added the touchstart event to click handlers to allow for touch devices

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

I know djax is old and more thank likely not being supported but for what it is worth, for any other newbie out there like me, this seems to be...

I am trying to use djax combined with css3 to animate a page load and transition. I have used the following function to add classes to all the elements I...

maybe

Hi there beezee, from what I can tell, djax does not recognize internal link exceptions with hyphens in the page name. ``` $('body').djax('.updateable', ['xml-sitemap','united-nations'], transition); ``` Djax apparently will ignore...

Would be a good feature to have djax update all HTML Head Elements after ajaxing a new page. title element meta description meta keywords ( optional ) body class Pjax...

Hi, I make my new portfolio with this fantastic script. But I have a little issue, I have an page with a link with target="_blank" but when click the page...

Hi, I have no success when running in Internet Explorer? Djax is compatible with IE? What is the logic to execute it perfectly? Nice work, congratulations .. Thank you for...

Hey thanks for this cool plugin, we're 2015 and the code is still going strong with jQuery 1.11.1. I noticed a tiny error at the github homepage of the plugin...

Hello Beezee, First of all, thank you a lot for this lil' plugin. Secondly, I have an issue with it. Indeed, I'd like to say to djax to only bind...