Comment on Device-detector: Universal Device Detection library from User AgentparentComments−AndrewStephens1yConsider using the img tag’s srcset property for this purpose. It has many advantages over what you are suggesting.https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageEl...−foreigner1yI didn't realize srcset could select for "pixel density", thanks for the tip!
Comments
Consider using the img tag’s srcset property for this purpose. It has many advantages over what you are suggesting.
https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageEl...
I didn't realize srcset could select for "pixel density", thanks for the tip!