Fancybox Video Highlight With Nothing In Rails February 18, 2024 Post a Comment I need to play videos in fancybox. As per this solution I started working My a href tag looks like Solution 1: This is worked for me finally. $(document).ready(function() { $(".fancybox").fancybox({ type: "iframe", width : 380, // or whatever height: 280 }).trigger("click"); }); Copy Share You may like these postsClose Fancybox That Is Inside An Iframe From The Parent Page OnloadThis.id Inside Of FancyboxRefresh Dom With Jquery After Ajax CallFancybox2 With Images And Video In The Same Group Using Jwplayer 6 Post a Comment for "Fancybox Video Highlight With Nothing In Rails"
Post a Comment for "Fancybox Video Highlight With Nothing In Rails"