Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

optiontransferselect and cssStyle

David Crespo Arroyo

2010-03-11

Replies: Find Java Web Hosting

Author LoginPost Reply

Hi all,
I want don't display the red area in my view (http://imagebin.ca/view/j6G3MClp.html) until I do click in a select of this view. My problem is I don't know how to don't show the red area, certainly it is a optiontransferselect. I tried it with:
         <s:optiontransferselect                            cssStyle="display:none" <----My attempt            label="Lista de Incidencias" name="incidencias" listValue="nombre"              list="lstTipoAlta" listKey="id" doubleName=""            doubleList="" leftTitle="Incidencias posibles"            rightTitle="Incidencias elegidas" multiple="true"            headerKey="headerKey"            headerValue="--- Marque ---"            emptyOption="true"            doubleHeaderKey="doubleHeaderKey"            doubleHeaderValue="--- Marque ---"            doubleEmptyOption="true"            doubleMultiple="true" >            <s:param name="labelcolspan" value="%{2}" />            <s:param name="inputcolspan" value="%{10}" />          </s:optiontransferselect>                
But it doesn't work as I want, this is the out: http://imagebin.ca/view/3drljXN.html
thanks.




David Crespo Arroyo
davidcrespoarroyo@(protected)








           
_________________________________________________________________
¿Quieres saber qué PC eres? ¡Descúbrelo aquí!
http://www.quepceres.com/
©2008 gg3721.com - Jax Systems, LLC, U.S.A.