I was checking my site, in FireFox, for any script errors. I came across the following warning in the "juicebox.js":

Cookie “ck-s-svcrntimgi_lf” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/ … e/SameSite juicebox.js line 14 > eval:1:155737

Thanks, I saw the API and I found the way to do with onImageChange

As soon as I change photos, I want to request the hash from the url to use for additional information about the photo, for example, a translation of the text that is in the photo. See https://davidbrouwer.nl/FotoserieHTML5. … ;pics=18#1 click to photo 3 (#3) then move on to 4 and you'll see the text on the 5th tab change on the left. If you go back to 3 and you click on the thumbnail then the correct hash is read in. Does anyone know how to get the right hash?