<form id='MyFrm' action="form.php"> ... </form> <div class="ok" onclick="document.getElementById('MyFrm').submit()">Нажми что бы отправить</div>