Skip to content

Instantly share code, notes, and snippets.

@over
Created November 23, 2010 18:11
Show Gist options
  • Save over/712224 to your computer and use it in GitHub Desktop.
Save over/712224 to your computer and use it in GitHub Desktop.
<script type='text/javascript>
$(function() {
// Для фейсбука
$("#facebook-login-button a").trigger("click")
// Для вконтакте
$('#login_button').trigger("click")
})
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment