Thank you, found it, but are you sure that it should be added to this line? Because when I did add it there, the video stopped working completely. I am no PHP programmer but this looks weird to me
jQuery(‘.TS_GV_ClG_Div_Full_’+id).animate({‘width’:’100%’, ‘height’:’100%’,’top’:’0′,’left’:’0′},500);
top: 2em;
setTimeout(function(){
jQuery(‘.TS_GV_ClG_Div_box_’+id).css({‘display’:’flex’,’display’:’-webkit-flex’});
-
This reply was modified 6 years, 2 months ago by desi7892.