[Project_owners] position in xul
joe ertaba
belaviyo at gmail.com
Tue Mar 4 10:59:22 PST 2008
I tried insertbefore attribe too but it doesn't works too !
<hbox id="*hbox1*">
<label id="id1" value="1" />
<label value="2" />
</hbox>
......
<hbox id="*hbox1*">
<label value="3" insertbefore ="id1" />
</hbox>
1 2 3 again instead of 3 1 2 !
any help ?
On Mon, Mar 3, 2008 at 9:01 PM, Shane Caraveo <shanec at activestate.com>
wrote:
> joe ertaba wrote:
> > It is in two different documents, it works, I Tested it , my problem is
> how
> > to change position of third label *only*
> >
>
> You can use the insertbefore attribute. A good description of placing
> overlay elements is at
> http://www.xulplanet.com/tutorials/xultu/overlay.html
>
>
> _______________________________________________
> Project_owners mailing list
> Project_owners at mozdev.org
> https://www.mozdev.org/mailman/listinfo/project_owners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mozdev.org/pipermail/project_owners/attachments/20080304/c36567ab/attachment.html
More information about the Project_owners
mailing list