XUL CSS floating
Rick Nelson <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
For my UI, I planned on using CSS floats to have my html:div element for window buttons on the right of the titlebar, and for my button to have the elements within the popup menu to be displayed like the ones in the Firefox button popup menu, but I read that CSS floating is not supported amongst the XUL elements. How could I either get it to work, or replace its functionality with something different?