Re: Aesthetic IE8 issues

2010-09-03 Thread Howard Lewis Ship
Perhaps we should cut-and-paste one of the standard reset CSS files into default.css? On Fri, Sep 3, 2010 at 2:05 PM, Howard Lewis Ship wrote: > I remember putting some tricks in place in the CSS for IE; basically, > things that IE recognizes that other browser don't (as an alternative > to condi

Re: Aesthetic IE8 issues

2010-09-03 Thread Howard Lewis Ship
I remember putting some tricks in place in the CSS for IE; basically, things that IE recognizes that other browser don't (as an alternative to conditional stylesheets, which were not supported by Tapestry at the time). On Fri, Sep 3, 2010 at 1:56 PM, Rich M wrote: > Has no one else experienced th

Re: Aesthetic IE8 issues

2010-09-03 Thread Rich M
Has no one else experienced this? I'm most concerned about the bubble images which the tapestry default.css references with the css: HTML > BODY DIV.t-error-popup SPAN{ background : url(error-bevel-left.png) no-repeat } HTML > BODY DIV.t-error-popup{ background: url(error-bevel-right.png) no-repe

Re: Aesthetic IE8 issues

2010-09-03 Thread based2
ry.1045711.n5.nabble.com/Aesthetic-IE8-issues-tp2797367p2802677.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional c

Aesthetic IE8 issues

2010-08-30 Thread Rich M
Hi, I've been doing some testing and noticed two peculiarities inherent to the framework in IE8, wondering if anyone has encountered these and possibly identified the issue at hand. First is the the JavaScript popup validation bubbles that accompany Tapestry forms do not display with the back