You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't deep-link into a gallery from the page on which the gallery appears, deep linking from anywhere else works fine. This means I cannot provide in-page links to open a given image when discussing that image.
You can see beneath the gallery I discuss one image and provide the deep link, which updates the URL but does not open the gallery lightbox (the bold "I'm Late" link, with a link icon next to it).
===========
I can happily add a window.location.hash changed handler into my JS, but I can't see what I can call in the nanogallery2.js to cause the gallery lightbox to open for the deep linked image.
Can anyone provide any advice on this???
The text was updated successfully, but these errors were encountered:
I can't deep-link into a gallery from the page on which the gallery appears, deep linking from anywhere else works fine. This means I cannot provide in-page links to open a given image when discussing that image.
Eg. on this page:
https://antsmith.net/photography/sprung
You can see beneath the gallery I discuss one image and provide the deep link, which updates the URL but does not open the gallery lightbox (the bold "I'm Late" link, with a link icon next to it).
===========
I can happily add a window.location.hash changed handler into my JS, but I can't see what I can call in the nanogallery2.js to cause the gallery lightbox to open for the deep linked image.
Can anyone provide any advice on this???
The text was updated successfully, but these errors were encountered: