Answers for "access to image at from origin"

0

access to image at from origin

//use crossorigin="anonymous" sttribute in img tag

<img src="https://upload.wikimedia.org/wikipedia/commons/f/f9/Phoenicopterus_ruber_in_S%C3%A3o_Paulo_Zoo.jpg" id="external-flamingo" crossorigin="anonymous">
Posted by: Guest on July-28-2020

Code answers related to "access to image at from origin"

Browse Popular Code Answers by Language