Re: XTF/XForms elements layout strange behaviour
R_O_O_K <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Aster City Cable |
| Message-ID | <[email protected]> |
Dnia 2004-09-12 05:34, Użytkownik Robert Marcano napisał: > I have managed to learn a little about XTF and the XForms input element > initial implementation, based on that I have implemented a simple > version of the xforms:submit. Creating a test file (attached) I noticed > that the layout of the elements is strange, the second input element and > the second submit element always starts at the right side of the > document window, and if i resize the window to a smaller size, it moves Hi! I had similar problems with .xml files containing xul. However after chnging the extension to .xul everything worked fine. Try changing the file name to test.html and maybe this would work. Michał Ziemski