Facebook
From Bitty Marmoset, 6 Years ago, written in HTML5.
Embed
Download Paste or View Raw
Hits: 376
  1. <title>Spr_form</title>
  2. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  3. <script type="text/javascript">
  4. function Sprawdz(form)
  5.  
  6. {
  7.         if (form.nazw.value =='')
  8.                 {
  9.                 alert('Pole Nazwisko musi być wypełnone');
  10.                 form.nazw.focus();

Replies to Untitled rss

Title Name Language When
Re: Untitled Idiotic Duck html5 5 Years ago.