Skip to content

Instantly share code, notes, and snippets.

@ygerasimov
Created October 22, 2020 23:08
Show Gist options
  • Save ygerasimov/35f11e07eb6f18b0073b6e4730aa6f3a to your computer and use it in GitHub Desktop.
Save ygerasimov/35f11e07eb6f18b0073b6e4730aa6f3a to your computer and use it in GitHub Desktop.
if (window.location.hash == '#language-switcher') {
jQuery('.language-select').click();
}
if (window.location.hash == '#second-slide') {
jQuery('#slick-slide-control01').click();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment