Re: nothing visible in IE8 while it all looks good in FF and Chrome

2011-02-06 Thread Jack
Make sure you use  to put ie8 in standards mode and
make sure the checkbox "show intranet sites in compatibility view" is
unchecked in ie8's compatibility view settings.


On 5 Feb., 07:39, doles  wrote:
> Hello,
>
> I have a UiBinder based layout and it looks and works great in FF and
> chrome. However, in IE8, i cant see anything except the background. In
> IE8's developer tools, I can see all html and can also see borders
> when i hover over the HTML in those tools. however, it shows nothing
> except the background color. What could I have missed?
>
> Best,
> Sachin

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: nothing visible in IE8 while it all looks good in FF and Chrome

2011-02-05 Thread Jeff Larsen
http://code.google.com/webtoolkit/doc/latest/DevGuideUiPanels.html#Standards

Oops forgot to include the link. Here ya go. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: nothing visible in IE8 while it all looks good in FF and Chrome

2011-02-05 Thread Jeff Larsen
have you set the doctype of the HTML page to standards mode? 


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



nothing visible in IE8 while it all looks good in FF and Chrome

2011-02-04 Thread doles
Hello,

I have a UiBinder based layout and it looks and works great in FF and
chrome. However, in IE8, i cant see anything except the background. In
IE8's developer tools, I can see all html and can also see borders
when i hover over the HTML in those tools. however, it shows nothing
except the background color. What could I have missed?

Best,
Sachin

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.