On this week's episode: Todd co-hosts the show with the threat of killer bees invading his home despite David's advice to sell his house and seek alternate shelter. Luke Crouch from Mozilla's Privacy and Security team joins the guys to talk browsing privacy, advertising, tracking, and a number of initiative that Mozilla takes to make the browsing experience more secure for its users. You'll be using Firefox containers in no time!
I was inspired when I first saw Addy Osmani's original ShineTime blog post. The hover sheen effect is simple but awesome. When I started my blog redesign, I really wanted to use a sheen effect with my logo. Using two HTML elements and...
CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...
I was recently driven to create a MooTools plugin that would take an element and fade it to a min from a max for a given number of times. Here's the result of my Moo-foolery.
The MooTools JavaScript
Options of the class include:
min: (defaults to .5) the...
The jQuery homepage has a pretty suave tooltip-like effect as seen below:
The amount of jQuery required to duplicate this effect is next to nothing; in fact, there's more CSS than there is jQuery code! Let's explore how we can duplicate jQuery's tooltip effect.
The HTML
The overall...
Interesting topic!
https://blog.mozilla.org/tanvi/2017/10/03/update-firefox-containers/