<c:forEach items="${QantasClubRenewViewBean.membershipQuoteList}" var="membershipQuote" varStatus="status">
<html-el:hidden property="hIndex" value="$(status.index)"/>
<html-el:radio property="renewPaymentSelected" onKeyUp="onTab(event)"/>
Thanks inadvance....
is it html code or some other language code.
if possible please post html code for your radio button along with javaScript.
Please use code tag