CSS Grid changes everything [video]
youtube.com
CSS Grid changes everything [video]
1–10 of 90 posts
Re: CSS Grid changes everything [video]
#2Unfortunately this is my life right now. When Chrome and Firefox dropped support for NPAPI a lot of enterprise customers intentionally moved their users back to IE 11. The loss of NPAPI has ironically increased IE 11's market-share, talk about unintended consequences...
I understand why they didn't but part of me wishes Microsoft had enabled NPAPI in Edge just so we'd at least get modern web standards even if NPAPI is bad and insecure. Instead IE 11's life is now another five years at minimal or until the last Java Applet, ActiveX control, or Flash page disappears.
Re: CSS Grid changes everything [video]
#3Re: CSS Grid changes everything [video]
#4CSS Grid is so intuitive you forget how difficult this problem has been in the history of UI engineering
Re: CSS Grid changes everything [video]
#5Not that I think this detracts from the talk at all. Fewer, cleaner tags is good, regardless of how they're spelled.
Re: CSS Grid changes everything [video]
#6I giggle a little bit inside when web designers say "We shouldn't use meaningless tags that exist only for layout. We should use semantic ones, like and !". Except that, uh, "header" and "footer" themselves are layout terms. They're just a metaphor for a document as a body (" ") with the head at the top and the feet at the bottom. It's not like the contents of a tag have anything to do with feet. We call it "semantic…
That said there are a lot of similar examples of magical beliefs that are unfounded. Extra tags rarely matter and "semantic" CSS values don't do anything.
Re: CSS Grid changes everything [video]
#7Re: CSS Grid changes everything [video]
#8Re: CSS Grid changes everything [video]
#9If you need to support IE 10, 11, or Edge then Grid is broken. Microsoft's browsers follow an older spec than Chrome/Safari/Firefox. Microsoft are going to fix Grid in Edge 17, but no release date yet. Unfortunately this is my life right now. When Chrome and Firefox dropped support for NPAPI a lot of enterprise customers intentionally moved their users back to IE 11. The loss of NPAPI has ironically increased IE 11's…
Re: CSS Grid changes everything [video]
#10If you need to support IE 10, 11, or Edge then Grid is broken. Microsoft's browsers follow an older spec than Chrome/Safari/Firefox. Microsoft are going to fix Grid in Edge 17, but no release date yet. Unfortunately this is my life right now. When Chrome and Firefox dropped support for NPAPI a lot of enterprise customers intentionally moved their users back to IE 11. The loss of NPAPI has ironically increased IE 11's…
But it most definitely works.