Skip to content

Instantly share code, notes, and snippets.

@freetitelu
freetitelu / checkedValue.html
Last active August 29, 2015 14:27
//input "checkbox.value" from checked checkbox in textarea.value on.click //Вставка текстов из активированных checkbox в textarea при их активации
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-2.1.4.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<form class="mailForm" id="bigMailForm" action="mail.php" method="post" enctype="multipart/form-data">
<div class="_row" style="display: none">