[Project_owners] Grids
Onno Ekker
o.e.ekker at gmail.com
Thu Jul 3 12:31:49 PDT 2008
Neil wrote:
> Onno Ekker wrote:
>
>> DOM looks like this (from the top of my head):
>> <grid>
>> <columns><column/><column/></columns>
>
> Yes, but these <column/> elements should have the correct width (and
> the same height as the grid).
It's most probably a timing issue: I try to calculate the width before
the window is actually displayed. When I inspect the window later on
with DOMi it displays the right widths for the columns.
Now let's see how I can activate the javascript after the width is
calculated....
Onno
More information about the Project_owners
mailing list