|
#1
|
|||
|
|||
|
Hi,
Following this code on SmartGWT & no CSS of course for IE8 I've got a strange presentation which is not the case inside Chrome or Firefox. Code:
You can find the difference of presentation in the attached files. Regards, Denis. |
|
#2
|
|||
|
|||
|
IE8 strict mode is not fully supported.
Add Code:
to your host html file. |
|
#3
|
|||
|
|||
|
thanks it works perfectly
|
|
#4
|
|||
|
|||
|
Quote:
This one works well for me. Thank you, guys. |