Skip to content

Instantly share code, notes, and snippets.

@venuduggireddy
Created October 28, 2015 15:50
Show Gist options
  • Save venuduggireddy/af818881eaf9f6556a91 to your computer and use it in GitHub Desktop.
Save venuduggireddy/af818881eaf9f6556a91 to your computer and use it in GitHub Desktop.
$('#example').on( 'length.dt', function ( e, settings, len ) {
console.log( 'New page length: '+len );
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment