VS
02/07/2022, 11:18 PMJacob D
02/08/2022, 9:56 PMItem.Model
to add some placeholder elements to the item.images
. Then, in ProductDetails.ImageGallery.View
, if that placeholder exists on the slide that’s being changed to using onSlideBefore
, I add the video element into the placeholder with jQuery (to avoid loading a full video on page load). That’s for doing like an MP4 or something, but you could do something similar with a YouTube video.VS
02/09/2022, 7:33 PMVS
02/14/2022, 7:42 PMJacob D
02/14/2022, 7:47 PM