Alex / Erik,
I have some xforms:select that are not being populated in IE, they work as expected in FireFox. I tested this in the sandbox in the latest build and was able to reproduce it. See the attached test case. Steve -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Hi Steve,
I removed @navindex from the select control and applied a class on it instead of @style on your test case and it worked with IE as well. I am attaching the sample. Thanks Joseph Lawrence Stabilix Solutions Steve Lenhart <[hidden email]> wrote: Alex / Erik,
Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta. -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws test(2).xhtml (17K) Download Attachment |
Joseph,
Thanks, I just tested this out and it does work as expected. Changed the style around abit .... seems my problem was coming about with IE not being able to apply a width and height of 100% to a select .... it will do one or the other, but not both. Steve Joseph Lawrence wrote: Hi Steve, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws slenhart.vcf (299 bytes) Download Attachment |
In reply to this post by Joseph Lawrence
Hi Steve,
I am sorry about the previous mail. Though it works the problem was not with the @navindex or @style. It was that the width and height were specified 100% and the table's td had no width or height associated with it. I added a @style to the td containing the select control and your code worked. I am attaching the working sample. Thanks Joseph Lawrence Stabilix Solutions Joseph Lawrence <[hidden email]> wrote: Hi Steve,
Never Miss an Email Stay connected with Yahoo! Mail on your mobile. Get started! -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws test(3).xhtml (17K) Download Attachment |
Joseph,
Thanks for this..... I totally missed that! Steve Joseph Lawrence wrote: Hi Steve, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws slenhart.vcf (299 bytes) Download Attachment |
Free forum by Nabble | Edit this page |