Search

Nalezeno "bar": 239

JavaScript Operator Lookup


Okay, this is extremely neat: Josh Comeau made this great site called Operator Lookup that explains how JavaScript operators work. There are some code examples to explain what they do as well, which is pretty handy. My favorite bit of UI design here are the tags at the bottom of the search...

Prediction Markets Say Trump Won the Election Debate - but Barely


Donal Trump (on the left) and Joe Biden (on the right) during the debate. Source: a video screenshot, Youtube, CNBC Television Even prediction markets seemingly don't know what to make of last night's face-off between US President Donald Trump and his challenger for the upcoming election,...

Bitcoin Bar ‘Room 77’ Shuts Down


Room 77, the German bar and restaurant that claims to be the first retail outfit in the world to accept bitcoin payments, has shut down. Cypherpunk Holdings chief economist Jon Matonis broke the news on Twitter. Bar owner Jorg Platzer later confirmed it on Reddit. “Room 77 is closing...

Timer Bars in CSS with Custom Properties


I was working on a thing the other day that needed a visible timer. There was UI precedent for this type of timer on the project. People didn’t want to see numbers ticking downward; it was more ideal to see a “bar” drain away from full to empty. I mention that because there...

Major Chinese Banks Bar Customers From Buying Gold, Precious Metals


Major Chinese banks have taken measures to prevent customers from buying gold, platinum, palladium, and other precious metal-related products through them. The Shanghai Gold Exchange also says it may take necessary measures to curb gold trading to “protect investors.” Chinese Banks...

How I Put the Scroll Percentage in the Browser Title Bar


Some nice trickery from Knut Melvær. Ultimately the trick boils down to figuring out how far you’ve scrolled on the page and changing the title to show it, like: document.title = `${percent}% ${post.title}` Knut’s trick assumes React and installing an additional library. I’m sure...

Some Innocent Fun With HTML Video and Progress


The idea came while watching a mandatory training video on bullying in the workplace. I can just hear High School Geoff LOL-ing about a wimp like me have to watch that thing. But here we are. The video UI was actually lovely, but it was the progress bar that really caught my attention – or rather...

CSS :nth-of-class selector


That's not a thing. But it kinda is! Bram covers how frustrating .bar:nth-child(2) is. It's not "select the second element of class .bar." It's "select the second element if it also has the class .bar." The good news? There is a real selector that does the former: :nth-child(2 of .bar) { } Safari...

How to Make a Line Chart With CSS


Line,  bar, and pie charts are the bread and butter of dashboards and are the basic components of any data visualization toolkit. Sure, you can use SVG or a JavaScript chart library like Chart.js or a complex tool like D3 to create those charts, but what if you don't want to load yet another...

Someone Redeemed a 100 BTC Casascius Bar Worth Over $700K


In 2011, Mike Caldwell created the notorious Casascius physical bitcoin collection, and since then the series of coins has become extremely valuable. Over the last two months, a bunch of people have redeemed their Casascius coins and on December 23 someone peeled a 100 BTC ($723K) Casascius bar....

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