Skip to content

Instantly share code, notes, and snippets.

View iamshareque's full-sized avatar

Shareque iamshareque

View GitHub Profile
@iamshareque
iamshareque / jquery.pjax.js
Created March 12, 2021 07:25 — forked from oh-ren/jquery.pjax.js
pjax hacked, so it works with jQuery 3.0
/*!
* Copyright 2012, Chris Wanstrath
* Released under the MIT License
* https://github.com/defunkt/jquery-pjax
*/
(function($){
// When called on a container with a selector, fetches the href with
// ajax into the container or with the data-pjax attribute on the link