[Project_owners] Grids

Jesper Staun Hansen jesper at heroes-addon.dk
Thu Jul 3 12:57:29 PDT 2008


Onno Ekker wrote:
> 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
Possible to add an eventlistener with a onDOMChange (kinda) perhaps and 
listen for width change to reset it each time its not right?


More information about the Project_owners mailing list