Tabs in browsers (not *browser tabs*) are one of the oldest custom UI elements in a browser that I can think of. They've been done to death. But, sadly, the majority of times I come across them, the tabs have been badly, or rather *partially* implemented. So this post is my definition of how a tabbing system should work, and *one* approach of implementing that.
Maskable Icons: Android Adaptive Icons for Your PWA
There is a new web feature called maskable icons that is coming soon to Firefox Preview and other web browsers. This new icon format will let your PWAs have their own adaptive icons on Android.
Im using http://foundation.zurb.com/sites/docs/accordion-menu.html But the root folder only open/close. Im looking for an idea where the text on the root is a link and the arrow open/close the folder
The Embedded Image Preview (EIP) technique introduced in this article allows us to load preview images during lazy loading using progressive JPEGs, Ajax and HTTP range requests without having to transfer additional data.
Here’s two tutorials on using these query arguments: Customizing the WordPress Query – using pre_get_posts for the main query Custom WordPress Queries – For generating custom queries
Creating a Mega Menu in WordPress (without a Plugin)
I built a massive mega menu for a client in WordPress, from scratch, without using a plugin. I explain everything, step-by-step, and provide all my code.