Search

Nalezeno "other": 2638

Inclusive Design 24


Totally free. No sign-up. No registration. All sessions are streamed live and publicly on the Inclusive Design 24 YouTube channel – see the entire playlist for the event. Quite the lineup. I’ve got a couple of other accessibility links burning a hole in my pocket as well: Matt Stobbs:...

Editing HTML Like A Boss In VS Code


Here’s a seven minute video from Caleb Porzio that focuses on some of Emmet‘s HTML editing features. You might think of Emmet as that thing that expands abbreviations like table.stats>tr*3>td*3 into glorious, expanded, and perfect HTML. But Emmet has other HTML editing trickery...

Rapper TI Cryptocurrency Fraud: Charged and Fined $75,000 by SEC


Rapper TI and four other people, including film producer Ryan Felton, have been charged by the U.S. Securities and Exchange Commission (SEC) over fraudulent token sales. TI, or Tip as the rapper is also known, is also fined $75,000 by the securities regulator. Rapper TI and Film Producer Charged...

Using a brightness() filter to generically highlight content


Rick Strahl: I can’t tell you how many times over the years I’ve implemented a custom ‘button’ like CSS implementation. Over the years I’ve used images, backgrounds, gradients, and opacity to effectively ‘highlight’ a control. All that works of course,...

Logical Assignment Operators


I love JavaScript, it’s my favorite programming language, but I love dipping into other languages because they offer a new perspective on coding paradigms. There’ve been syntax additions to JavaScript that I’ve seen I found interesting (think ?? in optional chaining) and now...

SWIFT Says Criminals Prefer Cash for Money Laundering, Not Cryptocurrency


A new report by the Society for Worldwide Interbank Financial Telecommunication (SWIFT) says cryptocurrency is seldom used for money laundering activities compared to fiat or other traditional methods. Despite the perception that crypto assets are a preferred haven for illegally acquired funds...

One Action, Multiple Terminal Windows Running Stuff


Many development environments require running things in a terminal window. npm run start, or whatever. I know my biggest project requires me to be running a big fancy Docker-based thing in one terminal, Ruby on Rails in another, and webpack in another. I’ve worked on other projects that...

Menu Reveal By Page Rotate Animation


There are many different approaches to menus on websites. Some menus are persistent, always in view and display all the options. Other menus are hidden by design and need to be opened to view the options. And there are even additional approaches on how hidden menus reveal their menu items. Some...

Cryptocurrencies Now Accepted for 15,000 Restaurants in France on Just Eat


Food orders from over 15,000 restaurants in France can now be paid with bitcoin and a number of other cryptocurrencies through a major online food ordering website, Just Eat. Just Eat Accepts Cryptocurrencies for Restaurants in France Online food ordering platform Just Eat has begun accepting...

Why Fusion’s DCRM is The Best Option for DeFi Users


The race for blockchain interoperability was very much a trending topic during the bull market of 2017. Back then, we witnessed the birth of very promising projects like Fusion and Wanchain. Then the bear market started, and interoperability was no longer as hot as it once was, similar to every...

Using @property for CSS Custom Properties


Una Kravetz digs into how Chrome now allows you to declare CSS custom properties directly from CSS with more information than just a string. So rather than something like this: html { --stop: 50%; } …can be declared with more details like this: @property --stop { syntax:...

Number Scrubbing


If you use <input type="number">, some browsers give you an input that has UI for incrementing the number, like up/down arrows (often called “spinners”). That’s a bit helpful sometimes. But people have certainly explored fancier ways of updating that number....

Copy the Browser’s Native Focus Styles


Remy documented this the other day. Firefox supports a Highlight keyword and both Chrome and Safari support a -webkit-focus-ring-color keyword. So if you, for example, have removed focus from something and want to put it back in the same style as the browser default, or want to apply a focus style...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace