| Author |
panelGrid: alignment issues on Firefox?
|
Max Qua
Greenhorn
Joined: Sep 27, 2008
Posts: 20
|
|
Hello,
is there any compatibility issues between Firefox and IE regarding the text-align of panelGrid components?
The following code should display the nested panelGrid right-aligned and it works in IE but not in firefox, do you have any idea how I can fix the problem?
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
View the source. I'm wondering if this is generating a malformed table and IE is just being generous.
Can you show us the HTML that gets generated for this snippet? I'm curious. It might solve the mystery.
-Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
 |
|
|
subject: panelGrid: alignment issues on Firefox?
|
|
|