---------------- FANCY BOX FUNCTION ------------------
$("a.video_pop_up").fancybox({
'speedIn' : 600,
'speedOut' : 200,
'width ' : 800,
'height' : 400,
'type' : 'iframe'
});
$(document).ready(function() {
$("a[@rel*=fancyvideo]").fancybox({
overlayShow: true,
frameWidth:640,
frameHeight:360
});
});
ไม่มีความคิดเห็น:
แสดงความคิดเห็น