Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

xul element height

0 views
Skip to first unread message

rvj

unread,
Nov 24, 2009, 7:44:43 AM11/24/09
to
I know I should know this but do you use computedstyle to determine the
composed height of a template generated table ?


<window>
<box id="container" >
<template code/>
</box>

</window>

if I try to use ele.getcomputedstyle.getpropertyvalue('height') then all I
get back is 'Auto'


Igor Tandetnik

unread,
Nov 24, 2009, 10:43:34 AM11/24/09
to
rvj <r...@rolemodels.net> wrote:
> I know I should know this but do you use computedstyle to determine
> the composed height of a template generated table ?

Doesn't elem.boxObject.height work?

Igor Tandetnik

rvj

unread,
Nov 24, 2009, 11:06:28 AM11/24/09
to

many thanks - my head was in html !

"Igor Tandetnik" <itand...@mvps.org> wrote in message
news:npOdnSP36dm7YpbW...@mozilla.org...

0 new messages