I'm adding the opacity so it looks like something on IE.

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
>
>


-- 
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

Reply via email to