Search

Nalezeno "native": 617

Mixing Colors in Pure CSS


Red + Blue = Purple… right? Is there some way to express that in CSS? Well, not easily. There is a proposal draft for a color-mix function and some degree of interest from Chrome, but it doesn’t seem right around the corner. It would be nice to have native CSS color mixing, as it would give...

The Cleanest Trick for Autogrowing Textareas


Earlier this year I wrote a bit about autogrowing textareas and inputs. The idea was to make a <textarea> more like a <div> so it expands in height as much as it needs to in order to contain the current value. It’s almost weird there isn’t a simple native solution...

How to Animate the Details Element Using WAAPI


Animating accordions in JavaScript has been one of the most asked animations on websites. Fun fact: jQuery’s slideDown() function was already available in the first version in 2011. In this article, we will see how you can animate the native <details> element using the Web Animations...

How to Write Loops with Preprocessors


Loops are one of those features that you don’t need every day. But when you do, it’s awfully nice that preprocessors can do it because native HTML and CSS cannot. Sass (SCSS) for Loop CodePen Embed Fallback while Loop CodePen Embed Fallback each Loop CodePen Embed Fallback Less for...

Collective #632


Stories for VSCode * Copying is the way design works * Native CSS Masonry Layout In CSS Grid The post Collective #632 appeared first on Codrops

Yearn Finance Token Value Slides 67%, While Locked Value Loses Over $300M


Yearn Finance’s native token YFI has been seeing significant capitulation as the price has dropped from an all-time high (ATH) of $43k in mid-September to today’s $13,875 USD value. Despite the -67.7% loss since the token’s ATH, the Yearn Finance project still has around $624...

On the Web Share API


I think the Web Share API is very cool (here’s our coverage). In a nutshell, it taps into the native sharing features on whatever platform you’re on, if that platform supports it. So essentially… I like this: Web Share API activated on iOS A heck of a lot more than these...

Ethereum’s Gas Spike Forces Coinbase Pro to Pass Network Fees to Customers


While Ethereum network fees have jumped to new highs this year, the popular cryptocurrency exchange, Coinbase Pro, announced that the trading platform would be passing network fees onto customers. The move followed the exchange listing Uniswap’s native token UNI, an airdrop that saw miners...

Defi Project Yearn Finance Smashes Records as Native Token Surpasses $30K


The decentralized finance (defi) crypto asset tied to the Yearn Finance project has smashed records this week, as the coin touched a high of $30,324 on Saturday evening. Yearn’s token YFI has been recently added to the Aave platform and the project’s founder, Andre Cronje, is currently...

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...

Chainlink Competitor Band Token Grows 300% in 7 Days Setting New ATH


BAND, the native token of the Band Protocol, has grown by more 300% in just seven days. At the at time of writing, the token traded at $14.50 against the August 3 trading price of $3.86. On August 10, the token also touched a new high of $17.78 while the 24 hours traded volumes were […] The...

Wirex Approved to Issue Mastercard-Backed Bitcoin Debit Cards


Mastercard said Monday it had granted Wirex principal membership status, becoming the “first” native cryptocurrency outfit to do so. The membership allows Wirex, a London-based digital payments firm, to issue payment cards directly to consumers, making it easier for people to buy, hold...

Lazy Loading Images in Svelte


One easy way to improve the speed of a website is to only download images only when they’re needed, which would be when they enter the viewport. This “lazy loading” technique has been around a while and there are lots of great tutorials on how to implement it. But even with all the resources...

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