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
{{ message }}
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
Using something like http://codepen.io/gschier/pen/HCoqh we could pre-fill the dom with lightbox images by looking for all the img nodes inside the article after parsing and appending the hidden lightbox elements. We would also have to wrap all img nodes inside a link with the href=#id trigger.
The text was updated successfully, but these errors were encountered:
Using something like http://codepen.io/gschier/pen/HCoqh we could pre-fill the dom with lightbox images by looking for all the img nodes inside the article after parsing and appending the hidden lightbox elements. We would also have to wrap all img nodes inside a link with the
href=#id
trigger.The text was updated successfully, but these errors were encountered: