HJ van Rantwijk, MultiZilla wrote:
Just like using hbox.className = "myClass" and vbox.className = "myClass" to add/specify a certain class for, in this case two different types of boxes, you can use hbox.property = (integer value) or vbox.property = (integer value) to change the order.
.property in the examples above should be replaced with .ordinal (just for the record).
_______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
