Hello!
I'm using html:select and html:options to display a vector:

<html:select property="selected" multiple="true" size="6">
        <html:options property="vector"/> 
</html:select>

Now I would like to show the selected option when the options-field is
rendered (the size of the vector is larger than 6), or in other words I
would like to have the scroll bar at the right position to show the
preselected option of the vector.
Is that possible?

Thanks!


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

Reply via email to