Код: Выделить всё
$('body').click(function() {
$('.form_wrapper').hide();
});
$('.form_wrapper').click(function(event){
event.stopPropagation();
});
Код: Выделить всё
[url=javascript:;]I Agree[/url]
[url=javascript:;]Disagree[/url]
Подробнее здесь: https://stackoverflow.com/questions/140 ... side-of-it
Мобильная версия