"Cannot call method 'split' of undefined" to solution of this issue is :
Add fancybox type (type:'iframe') in Fancybox Jquery method like
$(".fancybox-html").fancybox({ width : '75%', height : '75%', autoSize : false, closeClick : false, fitToView : false, openEffect : 'none', closeEffect : 'none', type : 'iframe' });
Hope it work for you,
Thank you
No comments:
Post a Comment