Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save leofrozenyogurt/15129eea80475545ca4e500c39aa8af5 to your computer and use it in GitHub Desktop.
Save leofrozenyogurt/15129eea80475545ca4e500c39aa8af5 to your computer and use it in GitHub Desktop.
$(window).load(function(){
// var params = url("?").ids.split(',');
// for (var i in params) {
// $('[data-agency='+params[i]+']').click();
// }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment