I updated my photo mini-gallery maker so that clicking on a thumbnail will scroll to that image - I didn't realize el.scrollIntoView({behavior:'smooth'}); was now part of vanilla javascript.
The code on the page is probably a hybrid of old and new style js - something like to be more prevalent in stackoverflow-based js culture :-D
No comments:
Post a Comment