On Wed, Nov 20, 2013 at 6:15 PM, Richard Grevers <[email protected]> wrote: > Hi everyone, > > I've just completed my first CSS animation, at > http://www.businessstart.co.nz/index.php?page=test-page > > What's a safe way of having non-supporting browsers just display all six > lines of text in front of the first background image? At present, IE 8 and > 9 are showing the image only. > > It's a CMS, but I can use conditional comments in the template. > > -- > Richard Grevers, New Plymouth, New Zealand
Can you just set all the h2s to full opacity inside a conditional? I'm sorry I can't test it at the moment. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
