Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Open youtube video on Lightbox in WordPress Re: Open youtube video on Lightbox in WordPress

#105257
Timothy Smith
Participant

I use FancyBox



');




$("#various3").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : false,
'transitionIn' : 'none',
'transitionOut' : 'none',
'type' : 'iframe'
});