Hi,

Is there a way to get the portlet fragment's parent and give it a
style dynamicaly within the portlet?
Such as: when I add a portlet it's put inside a <div> like : <div
class="portal-layout-cell portal-layout-cell-ThreeColumns-0-0" >
What I'd like to do is style this <div> within my portlet. As in, make
its style float:left, or clear: left etc.
Is this possible? I tried to use the ContentFragment but it doesn't
have a method to get the parent.
Any help?

Thanks,

Elif

On 9/29/06, Elif Guner <[EMAIL PROTECTED]> wrote:
Hi,

Is there any way to get the parent div tag of the portlet? I want to
set the style of that div tag dynamically inside my portlet.

Thanks...

Elif


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

Reply via email to