stiptkevin
5 Feb 2010, 7:24 AM
Im working on a GWT/GXT project.
Creating some questions with possible answers in a checkbox or radio.
I create a fieldset, add a TextLabel for the question and then add the RadioGroup or CheckboxGroup (with the answers). Very simple code. In Chrome and Firefox it works perfectly, but in IE8 it fails. The RadioGroup and CheckboxGroup aren't showing up.
Tried the GWT development mode and publishing it to a server. In both cases IE fails.
Also with IE compatibility mode enabled, not working.
Im not compiling it for any specific browser.
I've attached a image wich show IE vs Chrome.
Anyone knows how to fix this problem?
Creating some questions with possible answers in a checkbox or radio.
I create a fieldset, add a TextLabel for the question and then add the RadioGroup or CheckboxGroup (with the answers). Very simple code. In Chrome and Firefox it works perfectly, but in IE8 it fails. The RadioGroup and CheckboxGroup aren't showing up.
Tried the GWT development mode and publishing it to a server. In both cases IE fails.
Also with IE compatibility mode enabled, not working.
Im not compiling it for any specific browser.
I've attached a image wich show IE vs Chrome.
Anyone knows how to fix this problem?