Setting the attribute name to an empty value, like crossorigin
or crossorigin=""
, is the same as anonymous
.
Example:
HTML
<link rel="manifest" href="/app.webmanifest" crossorigin="use-credentials" />
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |