The over problem with the code is the coding within the inline javascript. It is case sensitive, i.e. myform is not the same as myForm. Once I changed that, it works beautifully. Thanks all!
Dave --- Matt Williams <[EMAIL PROTECTED]> wrote: > Possible DUH!... > Make sure that javascript is enabled in whatever > browser you are using. > > On 4/12/06, Paul <[EMAIL PROTECTED]> wrote: > > > > Yeah I suspect the body onload is a better > solution than an inline > > window.onload function definition; maybe the form > object doesn't even > > exist > > in the dom until after that function gets kicked > off or something. > > > > -----Original Message----- > > From: Charlie Hanlon > [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, April 12, 2006 12:33 PM > > To: CF-Talk > > Subject: Re: input box "focus" > > > > Just tested my code with cfform instead of form > and still functions as > > desired. > > > > > > Charles Hanlon > > Senior Web Applications Developer > > Food Service Enablers, Inc. > > www.fsenablers.com > > > > The People. The Platform. The Products. > > Make the Difference > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237614 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

