Apparently transparent – CSS3D HTML5 Experiment
41–50 of 61 posts
Re: Apparently transparent – CSS3D HTML5 Experiment
#42IPhone 5s, ios 8: crashes the page, then forces a system reboot. :/
Re: Apparently transparent – CSS3D HTML5 Experiment
#43Re: Apparently transparent – CSS3D HTML5 Experiment
#44Re: Apparently transparent – CSS3D HTML5 Experiment
#45Earlier quoted context omitted.
Tell that to the boss
If you're the developer that's your job to tell that to your boss. Come up with analytics to support your findings, make your case, he's probably not going to be reading this thread and staying up to date on all the latest and greatest that's your job. He may be stubborn or you might find out that your user base is all IE6 I don't know but sitting around complaining isn't going to get you anywhere either :)
Analytics are irrelevant when you're writing some huge internal service for a company whose conservative upgrade policy dictates that only one older browser will be installed and used company-wide until God-knows-when.
By the way, glancing at a few browser market share websites, it looks like IE8 and IE9 are alive and well, totaling around the same as IE11.
Re: Apparently transparent – CSS3D HTML5 Experiment
#46So CSS can do 3D, but still not vertically center multiline text in a straightforward way?
Re: Apparently transparent – CSS3D HTML5 Experiment
#47Earlier quoted context omitted.
Flexbox, or display: table-cell. These have been supported for a while now – you're not going to get old browser support, but they're not going to support 3D features either, so your complaint is either flame bait or ignorance.
> These have been supported for a while now For Safari still the -webkit prefix is required which is a bit odd
Though, its super unfair that the Web Inspector in Webkit uses unprefixed Flexbox (http://trac.webkit.org revision 173707).
Re: Apparently transparent – CSS3D HTML5 Experiment
#48Re: Apparently transparent – CSS3D HTML5 Experiment
#49Re: Apparently transparent – CSS3D HTML5 Experiment
#50Earlier quoted context omitted.
Tell that to the boss
If you're the developer that's your job to tell that to your boss. Come up with analytics to support your findings, make your case, he's probably not going to be reading this thread and staying up to date on all the latest and greatest that's your job. He may be stubborn or you might find out that your user base is all IE6 I don't know but sitting around complaining isn't going to get you anywhere either :)