Skip to content

Instantly share code, notes, and snippets.

@yevhenii-horbenko
Created August 25, 2016 00:56
Show Gist options
  • Save yevhenii-horbenko/b8e7ade08e4345933c8b8f46f5ad9ac2 to your computer and use it in GitHub Desktop.
Save yevhenii-horbenko/b8e7ade08e4345933c8b8f46f5ad9ac2 to your computer and use it in GitHub Desktop.
Откуда был клик
$('.box7-btn').click(function(){
$('.place').val("Середина(Бесплатная_консультация)");
$('.place').attr('name', 'Откуда:');
$('.modal').arcticmodal();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment