Fix DOM location of hovered images.
This commit is contained in:
parent
34444d6b4f
commit
4ab6b85d56
@ -34,7 +34,7 @@ ImageHover =
|
|||||||
ImageCommon.rewind el
|
ImageCommon.rewind el
|
||||||
ImageCommon.rewind @
|
ImageCommon.rewind @
|
||||||
el.id = 'ihover'
|
el.id = 'ihover'
|
||||||
$.after Header.hover, el
|
$.add Header.hover, el
|
||||||
if isVideo
|
if isVideo
|
||||||
el.loop = true
|
el.loop = true
|
||||||
el.controls = false
|
el.controls = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user