Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting focus not working
Message
From
07/05/2003 05:06:42
Alan Harris-Reid
Baseline Data Services
Devon, United Kingdom
 
 
To
All
General information
Forum:
Internet
Category:
Javascript
Title:
Setting focus not working
Miscellaneous
Thread ID:
00785697
Message ID:
00785697
Views:
66
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
Next
Reply
Map
View

Click here to load this message in the networking platform