-
12 Dec 2011 5:51 AM #1
[CLOSED] TabPanel do not display correctly in Internet Explorer 8 and FireFox 7
-
12 Dec 2011 6:03 AM #2
Is it possible that you are not loading the reset.css file?
-
12 Dec 2011 6:11 AM #3
Where is the reset.css?
<link type="text/css" rel="stylesheet" href="gxt-3.0.0-SNAPSHOT/css/reset.css" />
I am not sure the href is correct or not.
Thank you for your quick respose!
-
12 Dec 2011 6:27 AM #4
It depends on how you named your module. Take a look at it with firebug to see if the file could be found or not.
It should be something like "modulename/reset.cs"
-
12 Dec 2011 7:27 AM #5
Thank you Sven.
It's working now!
-
12 Dec 2011 8:42 AM #6
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote