//"Accept terms" form submission- By Dynamic Drive
//For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
//This credit MUST stay intact for use
var checkobj
function agreesubmit(el){
checkobj=el
if (document.all||document.getElementById){
for (i=0;i<checkobj.form.length;i++){ //hunt down submit button
var tempobj=checkobj.form.elements[i]
if(tempobj.type.toLowerCase()=="submit")
tempobj.disabled=!checkobj.checked
}
}
}
function defaultagree(el){
if (!document.all&&!document.getElementById){
if (window.checkobj&&checkobj.checked)
return true
else{
alert("Please read/accept terms to submit form")
return false
}
}
}
</script> <br />
<br />
<form onSubmit="return defaultagree(this)" name="agreeform">
<strong>Paso 1 º-<br />
</strong>
<textarea>
Qui I Termini Da Accettare
</textarea>
<br />
<input type="checkbox" onClick="agreesubmit(this)" name="agreecheck" /><strong>I </strong><strong>I agree to the above terms</strong><br />
<a href="la web donde llevara el boton "> <input type="submit" disabled="" value="Submit!" /> </a>
</form>
<script>
//warioteayuda.es.tl
</script>
<p align="center"><font size="-2" face="Arial">Free DHTML scripts provided by<br />
<a href="http://www.dynamicdrive.com">Dynamic Drive</a></font></p>
I cookie sono piccole informazioni di testo che noi oi nostri partner memorizziamo localmente sul tuo computer tramite il tuo browser.
Puoi impedire l'uso dei cookie in qualsiasi momento modificando le impostazioni nel tuo browser.
Utilizziamo i seguenti cookie conformi al GDPR:
- Cookie essenziali: sono assolutamente necessari affinché il sito web sia completamente funzionale.
- Cookie opzionali: sono facoltativi e ci aiutano a migliorare il sito web, ad es. analizzando il comportamento di utilizzo del sito web senza identificarti personalmente.
Puoi trovare maggiori informazioni nella nostra informativa sulla privacy.