Skip to content

Easy as hell jQuery plugin for video backgrounds

Notifications You must be signed in to change notification settings

gitter-badger/meteor-vide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vide

Vide wrapped for meteor.

Usage

Template.templateName.rendered = function() {
    $('#elementName').vide('fileNameWithoutExtension', {
        ...Vide options...
    });
}

Caveats

Can't currently use Vide's auto-detection feature using data- attributes.

About

Easy as hell jQuery plugin for video backgrounds

Resources

Stars

Watchers

Forks

Packages

No packages published