Search

Nalezeno "Name": 907

CSS :optional


A decade ago HTML and CSS added the ability to, at least signal, validation of form fields. The required attribute helped inform users which fields were required, while pattern allowed developers to provide a regular expression to match against an <input>‘s value. Targeting required...

Verevolf


Zeldman: You may not know his name, but he played a huge part in creating the web you take for granted today. And he’s back—kind of. That would be Glenn Davis and the Verevolf site Zeldman’s talking about. The … Verevolf originally published on CSS-Tricks. You should get...

EA's FIFA Series Loses Its Name After Nearly 30 Years


Next year’s FIFA won’t be called FIFA anymore, EA announced Tuesday. The mega sports franchise is parting ways with soccer’s international governing body and will be renamed EA Sports FC, but EA promises nothing else will change.Read more

Get a Random Array Item with JavaScript


JavaScript Arrays are probably my favorite primitive in JavaScript. You can do all sorts of awesome things with arrays: get unique values, clone them, empty them, etc. What about getting a random value from an array? To get a random item from an array, you can employ Math.random: const arr =...

Gucci to Accept Crypto Payments in Retail Stores


High-end fashion house Gucci will begin accepting cryptocurrencies at some of its stores this month, including bitcoin, ether, dogecoin, and shiba inu. The company plans for all of its directly operated stores in North America to accept crypto by this summer. Gucci to Start Accepting Crypto...

Ethereum Name Service Domains Surpass 1 Million Registered Names


Ethereum Name Service, or ENS, surpassed a million created names this week, according to statistics from the crypto metrics dashboard Dune Analytics. Data shows that there’s been a significant spike in ENS names registered during the last 30 days, and 24-hour statistics indicate ENS has been...

Legacy String Methods for Generating HTML


I’m always really excited to see new methods on JavaScript primitives. These additions are acknowledgement that the language needs to evolve and that we’re doing exciting new things. That being said, I somehow just discovered some legacy String methods that you probably shouldn’t...

Interview with an Intiface Haptics Engineer


I was recently re-reading my Interview with a PornHub Web Developer and one bit I started thinking about was the VR question and the idea of making users not just see but feel` something. The haptic feedback of VR games is what really sets them apart from your standard PC or console game. So when...

Input valueAsNumber


Every once in a while I learn about a JavaScript property that I wish I had known about years earlier — valueAsNumber is one of them. The valueAsNumber provides the value of an input[type=number] as a Number type, instead of the traditional string representation when you get the value:...

Advanced Code Display with Code Detection API (Sponsored)


Web apps are accepting numerous types of inputs, from basic text to code to imagery, files, and more. It’s important that we validate the contents we receive but if you do allow arbitrary text, it’s good to know what exactly has been submitted so you can present it properly. Enter...

Meta Brings Metaverse-Like 3D Ads to Facebook and Instagram


Meta is bringing interactive 3D ads to Facebook and Instagram feeds, inspired by the metaverse pivot the company has begun to execute since its name change. This is possible due to a new integration in Meta’s AR (Augmented Reality) publishing library with a development from a company called...

CSS :has


For as long as developers have written CSS code, we’ve been desperate to have a method to allow styling a parent element based child characteristics. That’s not been possible until now. CSS has introduced the :has pseudo-class which allows styling a parent based on a relative...

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