I want to put a dynamic "graph" on my site that highlights the time period of the given artist selected.
Here is an example, http://www.metmuseum.org/toah/, it highlights blue when you scroll, I want the specific time period to be highlighted based on what was choosen.
I was thinking I could create various images and then use an if statement based on the artist's BD. Sort of like the images below the graph, from the link above, but putting the dates under the images and then having the relative image be larger then the rest.
Does anyone have any suggestions on this? I am trying to be efficient with my web page sizes and not really sure if there may be a better way (language) to do this with.
Just looking for input - Thanks!