You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by zaxeer <za...@gmail.com> on 2008/05/14 09:24:07 UTC

focusElement not working with AjaxEventSubmit

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="tradingAcctInfo@Any" id="tradingAcctInfo">
    <form jwcid="tradingAcctForm@tacos:AjaxForm">
         
<select jwcid="bsFirmType@PropertySelection"
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: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org