tabindex

http://www.w3schools.com/tags/att_standard_tabindex.asp



no spetta... non è quello

ecco:
codice:
<script type="text/javascript"> 
window.onload = function()
{
   document.getElementById('iddelcampoinput').focus()
}
</script>