Y
Hacker News
new
|
ask
|
show
|
jobs
by
wildrhythms
1571 days ago
This is so cool. Take a look at the navigation bar in the header- it's one image, and one big anchor tag. So how does it know what people click on? An image map! (A server-side image map, not to be confused with the <map> tag)
https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageEl...