Monday 15 April 2019

How to Use the Datalist Element for Guided Input

How to Use the Datalist Element for Guided InputThe datalist element pairs with one or more input fields to provide an auto-suggest list of values the user can select rather than type. Learn how to use the datalist for better mobile first UX.

source https://love2dev.com/blog/datalist

Monday 8 April 2019

Microsoft Edge Chromium Review and Feature Support

Microsoft Edge Chromium Review and Feature SupportMicrosoft Edge now uses the Chromium rendering engine. What features does it support? What separates Edge from Chrome and other browsers and should you use Edge?

source https://love2dev.com/blog/microsoft-edge

Sunday 7 April 2019

How to Use the WebShare API to Trigger the Native Share Dialog

How to Use the WebShare API to Trigger the Native Share DialogThe Webshare API brings native sharing to social networks, SMS, email and other targets to the web. Now you can invoke the native share dialog from a web page.

source https://love2dev.com/blog/webshare-api