Hi,

I need to add following <div> tag in my jsf page

<t:dataTable>
<t:column>
<div style="width:59%"></div>
</t:column>
</t:dataTable>

where div width can have different value coming from backing bean

Thanks
Mike
-- 
View this message in context: 
http://www.nabble.com/how-to-add-dynamic-%3Cdiv%3E-tag-tf2262091.html#a6276458
Sent from the MyFaces - Users forum at Nabble.com.

Reply via email to