Well, I'd like to produce a new beta for a vote today, if possible, so any tweaks would be welcome.
I'm having trouble getting networking going in my Win7/IE8 virtual machine, so I haven't been able to test that. On Tue, Sep 2, 2014 at 5:54 AM, Jochen Kemnade <jochen.kemn...@eddyson.de> wrote: > Am 26.08.2014 23:45, schrieb Howard Lewis Ship: > > I'm adding the opacity so it looks like something on IE. >> > > Getting closer. In fact, I think we want opacity:0; for browsers that > support CSS transitions, opacity:0.25 for IE9 and the alpha filter for IE<9. > In my webapps, I add additional style attributes to my layout, wrapped in > conditional comments. Of course, we could also add additional stylesheets. > > > >> >> On Mon, Aug 11, 2014 at 6:02 AM, Jochen Kemnade < >> jochen.kemn...@eddyson.de> >> wrote: >> >> Am 08.08.2014 17:04, schrieb Howard Lewis Ship: >>> >>> Possibly we need to break the definitions into two parts, more like >>> >>>> Bootstrap, with the main version, plus an equivalent to Bootstrap's >>>> "fade". >>>> The point is to delay the fade in by a moment, so that there's no >>>> visible >>>> effect for fast loading pages. >>>> >>>> >>> Yes, but that isn't the case for recent Firefoxes at least, because they >>> ignore the prefixed versions of the transition CSS attributes. So they'll >>> show the mask at once. >>> I've got a working CSS only solution, where the delayed fading should >>> work >>> in Firefox, IE10+ and Chrome. I just added the non-prefixed attributes >>> for >>> that. >>> IE9 can be made to work with a conditional style tag, but the delay won't >>> work there, so the mask is also shown for fast-loading pages. >>> For IE8, we could probably use an Alpha filter but I haven't tried that >>> (and, to be honest, won't). >>> >>> Jochen >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: dev-h...@tapestry.apache.org >>> >>> >>> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org > For additional commands, e-mail: dev-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship