Search
Results
8 DOM features you didn’t know existed - LogRocket Blog
[https://blog.logrocket.com/8-dom-features-you-didnt-know-existed-ec2a0a28fd89/] - - public:xxx
With so much focus on tooling lately, it’s nice to take a break from all of the React and npm-install-everything posts and take a closer look at some pure DOM and Web API features that work in modern browsers with no dependencies. This post will consider eight lesser-known DOM features that have strong browser support. […]
How to Add Speech Recognition to your Website with HTML
[https://www.labnol.org/software/add-speech-recognition-to-website/19989/] - - public:xxx
Learn how to enable speech recognition in your website using the HTML5 web speech API. Your website website will be able to fill textareas and input form fields using their voice.