Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7883679
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T04:35:51+00:00 2026-06-03T04:35:51+00:00

My HTML5 video syntax is nearly the same as this guy : <video height=270

  • 0

My HTML5 video syntax is nearly the same as this guy:

<video height="270" width="480"
    src="media/bbb.ogv" 
    poster="media/bbb.jpg" 
    durationHint="0:4:44">
</video>

On iPhone (iOS 5.0) and desktop Firefox, I can see the poster:

enter image description here

But on iPad (iOS 5.0.1) it does not appear. I recall that it used to work on iPads with iOS less than 5.

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T04:35:53+00:00Added an answer on June 3, 2026 at 4:35 am

    Try the same code using absolute instead of relative paths:

    <video height="270" width="480"
        src="http://cdn.kaltura.org/apis/html5lib/kplayer-examples/media/bbb_trailer_iphone.m4v" 
        poster="http://cdn.kaltura.org/apis/html5lib/kplayer-examples/media/bbb480.jpg" 
        durationHint="00:04:44">
    </video>
    

    If that doesn’t work, their CDN might be blocking external referrers so try to save the files to your own local server and use absolute paths to them.

    NOTE: you don’t have to use absolute paths but it definitely helps when troubleshooting.

    Another solution if that fails is to use an absolute-positioned image overlay that when clicked, uses JavaScript to activate the tag below; but this is an older hack and shouldn’t be required for iOS 5+.

    iOS 3 definitely has a known problem with the poster attribute on video tags:
    http://videojs.com/2010/09/ipad-iphone-video-poster-fix-bonus-javascript-placement-fix/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is it possible to animate a html5 video element <div id=cont> <video id=movie width=320
so I madean HTML5 video for chrome and firefox ... mp4 and .ogv of
In this CSS3/HTML5 video example when I click on the stop and pause button
At this URL I have HTML5 video and audio elements both set to autoplay
I am using HTML5 Video with this code: <div id=lightBox1 class=lightBox> <video id=video controls
I have a simple html5 video tag: <video autobuffer=true id=video controls=true> <source src=some_url></scource> </video>
I have the following HTML5 video tag: <video id=vid controls=controls preload=metadata> <source src=/testvid.m4v type=video/mp4
I have a similar question as HTML5 video, fallback to flash if no .ogv
How does the HTML5 video tag eliminate the need for plugins. What does the
I am working on building a HTML5 video player with a custom interface, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.