HTML attributes vs DOM properties – JakeArchibald.com
May 1, 2024
Attributes and properties are fundamentally different things. You can have an attribute and property of the same name set to different values
Source: HTML attributes vs DOM properties – JakeArchibald.com
There are subtleties to web technologies we sometimes overlook, in part because they often don’t see, to matter, until they do.