image thumbnails
This commit is contained in:
parent
640e9a2d0c
commit
26d81e7c64
210 changed files with 28 additions and 5 deletions
|
|
@ -32,7 +32,7 @@
|
|||
lbImg.removeAttribute('src')
|
||||
lbImg.alt = ''
|
||||
lb.classList.add('open')
|
||||
lbImg.src = img.src
|
||||
lbImg.src = img.dataset.fullsrc
|
||||
lbImg.alt = img.alt
|
||||
lb.querySelector('#lb-close').focus()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue