Hi, this is handled here:
http://developer.irt.org/script/471.htm

Cheers,
Richard  :o

[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)

----- Original Message ----- 
From: "Matt Fair" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 13, 2001 5:17 PM
Subject: [Dynapi-Help] text fields


> Hello,
> I created a layer:
>     textPropertiesFontField = new DynLayer(null, 128, 60, 1000,
> 1000,null)
>     textPropertiesFontField.setHTML("<form name=\"textinputform\">" +
>                                       "<input type=\"text\"
> name=\"textfield\" size=\"24\" value=\"ERROR\"
> onChange=\"changeText(getCurrentObject())\">" +
>                                       "<input type=\"button\"
> name=\"change\" value=\"Update\">" +
>                                     "</form>")
> When I hit enter when I am focused on this field, the form submits it's
> self to the current page.  I do not want that, I want to be able to hit
> enter and have it focus out of this field.  How do I do that?
> Thanks
> Matt
> 
> 
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
> ____________________________________________________________
> Get your free domain name and domain-based e-mail from      
> Namezero.com. New!  Namezero Plus domains now available.    
> Find out more at: http://www.namezero.com                   
> 


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to