Skip to content

Conversation

@matgargano
Copy link

usage:

var videobackground = new $.backgroundVideo($('#video-wrap'), {
      "align": "centerXY",
      "width": 1280,
      "height": 720,
      "path": "video/",
      "filename": "casino",
      "types": ["mp4"],
      "preload": true,
      "autoplay": true,
      "loop": true,
      "sound" : false
    });

@matgargano matgargano mentioned this pull request Feb 21, 2016
@IgorOlikov
Copy link

Why does the video play only after pressing ctrl + f5?How to make it play automatically?Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants