Skip to content

Events not working! #27

@syedumairumar

Description

@syedumairumar

Trying to trigger a certain function after the video has finished playing with no luck.

e.g:

jQuery('.home-video-player').on("VPEnd",function(e){
   jQuery('body').hide();
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions