Here is my fiddle.
What I want to do is, simply set h1
using currently active image's alt. It must be set on both situations: when you click on thumb, or when you just enter to the page it must be set to initial value (first image's alt).
Because of JS's a bit difficult form, I can't figure out where to place code. Any suggestions?