My understanding is that the portlet container determines the size of the
portlets, at least to some extent.

Now I have some complicated JavaScript stuff which needs to know the size of
the document in pixels.  For the no-portlet implementation I just do
(window.innerWidth || document.body.offsetWidth) to find out.

But how to find out the width and height for a portlet?

Kai

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

Reply via email to