Top "Vimeo" questions

Vimeo is a video-sharing website on which users can upload, share, and view videos.

Hide the Vimeo Play/Pause button?

I am embedding a Vimeo video into my site using Vimeo iframe. In Vimeo I have disable all the features.. …

iframe vimeo
Vimeo video not working with HTML5 tag

I want to add a slider to Vimeo videos. I checked this slider, but it uses the HTML5 video tag. …

jquery html video slider vimeo
Get direct Vimeo video url Android

I need to play Vimeo viodes in my app having only video id. For example 83342420. How can I get vimeo …

android video vimeo
Get video id from Vimeo url

I'm trying to find the best regexp to fetch vimeo video id from URL. Example urls : https://vimeo.com/11111111 http://…

javascript regex vimeo
Improving regex for parsing YouTube / Vimeo URLs

I've made a function (in JavaScript) that takes an URL from either YouTube or Vimeo. It figures out the provider …

javascript regex youtube vimeo
jQuery and Vimeo Froogaloop API

I'm building a plugin to WordPress and so far so good with the PHP library. But I am having some …

jquery events vimeo froogaloop
Vimeo Froogaloop API not recognizing an event

I'm trying to recognize the onPlay, onPause, and onFinish event for vimeo using the froogaloop API. I've tried everything I …

javascript jquery iframe vimeo froogaloop
Fire event when vimeo video stops playing?

I was just wondering if it was possible to fire an event once a vimeo video has finished playing? Currently …

html video jquery vimeo
Fancybox full width

I'm new to coding and I'm trying to have every fancybox ONLY in my homepage full width and responsive (eg) …

jquery css fancybox vimeo vimeo-api
Parsing a Vimeo ID using JavaScript?

How do I parse an ID from a Vimeo URL in JavaScript? The URL will be entered by a user, …

javascript vimeo