yes mate i can have it if the code is like this:
<option value="Month">Month</option>
which is straight forward
but i am getting collection dynamically and how can i determine the value if each item in the dropdown list
cheers
hi all,
i am using the following code in my jsp as below in a <td>
<td>
<html:select property="payment" tabindex="1040"
styleId="withDrawalType" onchange="doIt(this);">
<option value="">Please Select</option>
<logic:iterate id="paymentValue"...
Hi clFlaVa,
your code is great and helpful.i applied it in my case. but the problem is i am getting the dropdown list values from the request(set in controler)
here is it
<tr>
<th scope="row" align="left"><label for="payment"
class="smallLabel">Payment Required</label></th>...
hi cLFlaVa,
thanks for your code but i am now aware of css.
i could not understand r2.style.display = '';
r3.style.display = 'none';
can i acieve this in any other way?
how can i apply your sample code for my problem.
your suggestions are highly appreciated
regards and thanks in...
Hi Jeff,
thank you.
i want to use java script can you please give me one example the way i can achieve this in java script .
that would be great
Cheers
Hi Jeff,
is there any way i can achieve this?
i have to get that from server
the 2 drop down lists used in my code are not static ones as i mentioned i am getting them from one properties file dynamically.for simplicity i hard codfed here.
can you please suggest me the better way to achieve...
hi all,
i am having a string whose datatype is CHAR in the database and length is 7 .
can any one help me with the javascript validation code(function) for this?
regards and thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.