Have you considered giving the input an id and then using
document.getElementById('myInput').focus()I don't know why it would work when the other wouldn't, but you never know. -----Original Message----- From: David Elliott [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 12, 2006 12:19 PM To: CF-Talk Subject: Re: input box "focus" The browser is IE & Mozilla; makes no difference. I've tried all your suggestions but the input box never gets the focus. Perhaps it cannot be done. Perhaps I'll come across something more suitable in my book. Dave ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237591 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

