Hi All,
I am facing a problem about i searched a lot but no success,
i have some AjaxEventSubmits for some html <select> elements in a ajax form
i am setting focus Element same <select> for ajax event submit but its not
working. here is some part of my code.

 if some one can tell me i will be thankful.

<div jwcid="[EMAIL PROTECTED]" id="tradingAcctInfo">
    <form jwcid="[EMAIL PROTECTED]:AjaxForm">
         
<select jwcid="[EMAIL PROTECTED]"
model="ognl:bearStearnsTrasferFirmTypeModel"                                    
                            
value="ognl:tradingAccountTransfer.transferFirmType" 
eventListener="onchange=components.bsFirmTypeChangeEvent.id" 
displayName="Transfer Firm Type" />
</form>
</div>  
-- 
View this message in context: 
http://www.nabble.com/focusElement-not-working-with-AjaxEventSubmit-tp17225027p17225027.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to