currentsrc api

About this tag
The currentsrc API is a web development feature related to responsive images in Microsoft Edge. Discussions on WindowsForum.com cover the implementation of the srcset attribute, which allows developers to specify multiple image sources for different screen resolutions. The currentsrc API provides a way to programmatically access the currently selected image source from a srcset-enabled img element. This topic is relevant for web developers working with Windows 10 and Microsoft Edge, focusing on responsive design and image optimization.
  1. News

    Introducing srcset, our first step towards fully responsive images in Microsoft Edge

    Windows 10 Insider builds recently introduced support for srcset, our first step on the path to fully supporting the picture element for responsive images. In this post we’d like to share more about our initial implementation of srcset in Windows 10 and our strategy for bringing more components...
Back
Top