Great site that explains the difference between not-so-different frontend terms. Think of things like:
- CSS
display: none;
vs[hidden]
- DOM
currentTarget
vstarget
- HTML
alt
vstitle
- …
A rather geeky/technical weblog, est. 2001, by Bramus
Great site that explains the difference between not-so-different frontend terms. Think of things like:
display: none;
vs [hidden]
currentTarget
vs target
alt
vs title