Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting focus not working
Message
De
07/05/2003 05:06:42
Alan Harris-Reid
Baseline Data Services
Devon, Royaume Uni
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
Javascript
Titre:
Setting focus not working
Divers
Thread ID:
00785697
Message ID:
00785697
Vues:
67
I have a page with which I want to set focus to a specific input textbox as soon as the page is displayed. I have the following code after all the 'screen-painting' html code (but before the tag).
	<script>
		document.thisform.postcode.focus()
	</script>
I can briefly see the 'I-bar' flash in the field, then it disappears. Has anyone any idea what I might be doing wrong here? I've checked the code, and the form name is 'thisform', and the field name is 'postcode'.

TIA
Alan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform