Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save propertyhive/259a8ff86db78d324dde5609b5f4a900 to your computer and use it in GitHub Desktop.
Save propertyhive/259a8ff86db78d324dde5609b5f4a900 to your computer and use it in GitHub Desktop.
jQuery(document).ready(function()
{
jQuery(document).on('ph:infinite_scroll_loading_properties', function(event)
{
// do something here
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment