mr_happyland
09-16-2019
12:12 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How can I get embeded vimeo videos to play at right size for mobile?
My site is almost entirely comprised of video thumbnails, that, once selected, opens a new page and plays them back. I built the site, I added a custom HTML script to play the videos at 960 x 540 on desktop. How do I get those videos to scale properly when viewed on a mobile device?
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
1 REPLY 1
BJ5
09-16-2019
01:16 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
You'll probably need to edit your code to include some mobile-specific style rules. I'm surprised that Vimeo's default embed code doesn't already do that, though.