Groups > Weblogic > WebLogic Portal > Re: Layout using div's




Re: Layout using div's

Re: Layout using div's
Fri, 9 May 2008 05:07:24 -0700
I guess you'd add it under skeleton:control and enclosing skeleton:children
using something like
        <skeleton:control name="div"
presentationContext="..."
            presentationClass="..." presentationId="..."
        >
... <skeleton:children />
</skeleton:control>
or you could probably directly add DIV tags 
did you try the custom layout code at
I didnt see <pre> in the layouts here but i guess its the standard HTMl
tag and *should* have nothing to do with any weblogic mode

http://edocs.bea.com/wlp/docs100/portals/develop_ui_lookfeel.html

--
Edited by deepshet at 05/09/2008 4:56 AM

--
Edited by deepshet at 05/09/2008 5:02 AM

--
Edited by deepshet at 05/09/2008 5:03 AM

--
Edited by deepshet at 05/09/2008 5:06 AM

--
Post Reply
about | contact