Hi,

I have a  h:panelGroup with style attributes and I want
to get the pixel size for the left: attribute via getter from the
Bean. But since the left: attribute uses a colon instead of a ="..." like a
simple value attrbiute the ="#{bean.getter} does not work. I tried
various combinations  but no success..

<h:panelGroup style="float:right; position:relative; top:2px; left:5px";>


Anny suggestions?
Cheers,
Wolfgang

Reply via email to