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?
_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners